K-Means in arbox/machine-learning-with-ruby

K Means

created at Aug. 15, 2009, 12:13 p.m.

Ruby

7 +0

115 +0

36 -1

GitHub
Naive-Bayes in arbox/machine-learning-with-ruby, arbox/nlp-with-ruby

Simple Naive Bayes classifier

created at Nov. 14, 2009, 8:32 p.m.

Ruby

6 +0

48 +0

8 +0

GitHub
N-Gram in arbox/nlp-with-ruby

N-Gram generator in Ruby - http://en.wikipedia.org/wiki/N-gram

created at Dec. 18, 2009, 3:30 p.m.

Ruby

5 +0

37 +0

6 +0

GitHub
knn in arbox/machine-learning-with-ruby

Simple K Nearest Neighbour Algorithm

created at Dec. 7, 2009, 11:36 p.m.

Ruby

7 +0

37 +0

6 +0

GitHub
TF-IDF in arbox/nlp-with-ruby

Term Frequency - Inverse Document Frequency in Ruby

created at Dec. 18, 2009, 3:23 p.m.

Ruby

7 +0

35 +0

6 +0

GitHub