An open API service indexing awesome lists of open source software.

https://github.com/mohsenfallahnjd/naivebayes

Implementation of NaiveBayes algorithm with python.
https://github.com/mohsenfallahnjd/naivebayes

algorithm algorithms implementation-of-algorithms naivebayes python

Last synced: 3 months ago
JSON representation

Implementation of NaiveBayes algorithm with python.

Awesome Lists containing this project

README

        

# NaiveBayes

Implementation of __NaiveBayes__ algorithm with python.

Run the `NaiveBayes.py` and use `/DataSet/pro-train-data.csv` for dataset and see resualt of estimate.