Libraries tagged by naive-bayes-algorithm
niiknow/bayes
69 Favers
26826 Downloads
26826 Downloads
a machine learning lib
rubix/dota2
14 Favers
181 Downloads
181 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.