Skip to content

colivarese/Naive-Bayes-Python-Implementation

Repository files navigation

Naive-Bayes-Python-Implementation

Naive Bayes implementation in Python 3 using as example a subset from MNIST with only digits 5 and 6, gives as result confusion matrix and mean images of each digit based on training (this last only for MNIST).

Confusion Matrix:

conf_matrix

Mean of digits:

mean_digit_5

mean_digit_6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages