https://github.com/ran-2012/naivebayes
A simple model
https://github.com/ran-2012/naivebayes
machine-learning naive-bayes-classifier
Last synced: 10 months ago
JSON representation
A simple model
- Host: GitHub
- URL: https://github.com/ran-2012/naivebayes
- Owner: ran-2012
- Created: 2018-03-25T15:00:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T12:24:35.000Z (over 8 years ago)
- Last Synced: 2025-08-03T19:39:38.385Z (12 months ago)
- Topics: machine-learning, naive-bayes-classifier
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NaiveBayes
A simple model
来自 《python机器学习》章二
所需的数据来自https://github.com/carefree0910/MachineLearning/blob/master/_Data/mushroom.txt