/Naive_Bayes_Implementation

A implementation of Naïve Bayes Machine Learning Algorithm from scratch. Includes implementations for Gaussian Naïve Bayes, Categorical Naïve Bayes, Binary Confusion Matrix, Binary Precision, Recall, F Measure scores

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Naive_Bayes_Implementation

A implementation of Naïve Bayes Machine Learning Algorithm from scratch. Include implementations for Gaussian Naïve Bayes, Categorical Naïve Bayes, Binary Confusion Matrix, Binary Precision, Recall, F Measure scores