What is a library that provides a very simple, universal usage of Naives Bayes classifier? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionI know that NLTK has this. But...is that only for NLP? Is there a library that specializes in classification?
http://code.google.com/p/pybayes/
Reverend may be another nice option: http://divmod.org/trac/wiki/DivmodReverend
精彩评论