from
Hacker News
Top
New
Machine Learning with Naive Bayes
by
camnora
on 2/29/16, 3:52 PM with 1 comments
by
eggie5
on 2/29/16, 6:45 PM
If you want to see an implementation w/o using scikit, checkout this implementation that classifies the newsgroup dataset:
http://www.eggie5.com/66-naive-bayes-classifier-implementati...