Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 181 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 181 Bytes

NaiveBayesClassifier

An all in 1 Naive Bayes Classifier. Training and testing are done from a single module.

example: python3 NaiveBayes.py breast_cancer.train breast_cancer.test