112. Naive Bayes Classifier
A simple probabilistic classifier based on applying Bayes' theorem with strong (naive) independence assumptions between the features.
Last updated
A simple probabilistic classifier based on applying Bayes' theorem with strong (naive) independence assumptions between the features.
Last updated