-
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
-
Would like to request support for implementing weka classification algorithms plugin for weka-3-5-8.
2008-08-25 17:41:30 UTC by elpadredude
-
I have the same problem as above, can anyone assist how to solve it.
2007-11-11 15:23:42 UTC by nh1998a
-
jbrownlee committed patchset 7 of module wekaclassalgos to the WEKA Classification Algorithms CVS repository, changing 1 files.
2007-09-28 02:22:16 UTC by jbrownlee
-
jbrownlee committed patchset 6 of module wekaclassalgos to the WEKA Classification Algorithms CVS repository, changing 1 files.
2007-09-18 00:13:30 UTC by jbrownlee
-
jbrownlee committed patchset 5 of module wekaclassalgos to the WEKA Classification Algorithms CVS repository, changing 1 files.
2007-09-14 06:37:38 UTC by jbrownlee
-
jbrownlee committed patchset 4 of module wekaclassalgos to the WEKA Classification Algorithms CVS repository, changing 17 files.
2007-09-14 06:19:38 UTC by jbrownlee
-
Surely the SOM implmentations should be Clusterers rather than Classifiers?.
2007-08-07 11:11:09 UTC by nobody
-
It looks like there's some useful code in here -- any chance that it could become integrated into weka itself?.
2007-08-07 11:10:06 UTC by nobody
-
I run the SOM algorithm in explorer mode, but i can't run it in the experimenter mode.
Weka 3.5.5
Weka Classification Algorithms 1.6
Platform: Windows XP
Run script: javaw -Xmx#maxheap# -classpath "%CLASSPATH%;wekaclassalgos.jar;#wekajar#;libsvm.jar" #mainclass#
Java Version: 1.5.0 update 11.
2007-03-09 12:48:12 UTC by nobody