Donate Share

WEKA Classification Algorithms

Code

Programming Languages: Java

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@wekaclassalgos.cvs.sourceforge.net:/cvsroot/wekaclassalgos login

cvs -z3 -d:pserver:anonymous@wekaclassalgos.cvs.sourceforge.net:/cvsroot/wekaclassalgos co -P modulename

Show:

What's happening?

  • Comment: How to implement on version 3-5-8?

    Hi. I'm using WEKA 3.6.1. I moved \lib into WEKA directory and put wekaalgos.jar in it. Then, I change runweka.ini at the very last line where %classpath% present. I change it to %CLASSPATH%lib/weka;wekaclassalgos.jar and the exploror's classifier shows the algorithms. However, the result seems weird, like absolute error = 90 or something. In short, the algorithms provide me little value so far.

    2009-07-01 11:35:33 UTC by nobody