Step 1
Download one of the distributions and place it in the weka root folder.
Edit Weka's classpath placeholder, depending on the distribution you're using:
- If you're working with wGmdh-x.xx.jar and wGmdh-x.xx_lib folder,
- add following entry to runweka.ini:
cp=%CLASSPATH%;wGmdh-0.9.jar - you can delete wGmdh-x.xx_lib/weka.jar
- add following entry to runweka.ini:
- If you chose the fat version,
- add following entry to runweka.ini:
cp=%CLASSPATH%;wGmdh-0.9-fat.jar
- add following entry to runweka.ini: