Category: Algorithm

Naive Bayes Algorithm – The basics you need to know
The naive Bayes algorithm is a method set of probabilities. For each attribute from each class set, it uses probability to make predictions. This algorithm falls under a supervised machine-learning approach. The data model that comes out of this effort is called as “Predictive Model” with probabilistic problems at the foundation level