Tag: Association Mining
Weka, Ruby, Association Mining
by Tyler on May.15, 2010, under Data Mining, Ruby, Weka
Weka is a collection of machine learning tools used for data mining. Weka is written in Java however it is possible to use Weka’s libraries inside Ruby. To do this, we must install the Java, Rjb, and of course obtain the Weka source code. In this example, I look at Associating Mining.