Data Mining, Down Under

Welcome to “Data Mining, Down Under”, a blog by Aussie data miner Shane Butler.

Data Mining, Down Under header image 4

YALE Data Mining Environment

March 24th, 2006 · No Comments · Software

YALE is a data mining and machine learning environment that integrates WEKA and some other SVM related tools into one GUI tool. Looks pretty spiffy – the GUI looks much better than Weka’s, and its Java/cross-platform also. Screenshots here.

[Read more →]

Tags:···

WEKA in Jython or even C#

March 8th, 2006 · 1 Comment · Software

I was very excited to find out that Python scripts can access Java APIs if you run on them Jython interpreter. Jython is a Python interpretor written in Java which some people have put to good use for fast prototyping of WEKA applications. I built a simple classifier using Jython and weka classes and everything [...]

[Read more →]

Tags:····