Published March 27, 2019
| Version v1
Journal article
Restricted
Machine Learning Project : Naive Bayes Classifier
Authors/Creators
Description
This is Naive Bayes Classifier based on Maximum Likelihood Estimation. The first model is to handle categorical data only. The second model can handle both categorical data and numeric data. This model is used on banking data to predict customers' decision about banking.