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

https://github.com/andreafioraldi/spam_bayes_classifier

dumb spam classifier for the ML course
https://github.com/andreafioraldi/spam_bayes_classifier

Last synced: about 1 year ago
JSON representation

dumb spam classifier for the ML course

Awesome Lists containing this project

README

          

# spam_bayes_classifier
dumb spam classifier for the ML course

### expected results
+ bernoulli distrubution: accuracy = 82%
+ multinomial distrubution: accuracy = 97%