Libraries tagged by naive-bayes-algorithm
niiknow/bayes
68 Favers
30852 Downloads
30852 Downloads
a machine learning lib
rubix/dota2
15 Favers
190 Downloads
190 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
mitmelon/sentiment
2 Favers
22 Downloads
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.