mlexample icon indicating copy to clipboard operation
mlexample copied to clipboard

Code from a 2012 AI/machine learning talk I gave with Andrew Cantino.

Run WEKA gui (loads with liblinear and libsvm and more Java heap)

./lib/weka.sh

Train model

jruby -J-server -J-Xmx2000m -S lib/sentiment/train.rb

Query model

/sentiments