Ecosyste.ms: Awesome
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: 19 days ago
JSON representation
Implementation of NaiveBayes algorithm with python.
- Host: GitHub
- URL: https://github.com/mohsenfallahnjd/naivebayes
- Owner: mohsenfallahnjd
- Created: 2020-01-22T21:48:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T16:28:44.000Z (over 2 years ago)
- Last Synced: 2024-11-29T09:37:42.590Z (3 months ago)
- Topics: algorithm, algorithms, implementation-of-algorithms, naivebayes, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.