Yadhavaramanan / Naive_Bayes_Algorithm

Naïve Bayes is part of a family of generative learning algorithms, meaning that it seeks to model the distribution of inputs of a given class or category. Unlike discriminative classifiers, like logistic regression, it does not learn which features are most important to differentiate between classes.
13Updated 7 months ago

Related projects

Alternatives and complementary repositories for Naive_Bayes_Algorithm