Install weka - Intranet UTCNusers.utcluj.ro/~visoft/ml/install_weka.pdf · Weka is a collection of...

6
© Catalysts GmbH Cristian Vicas 2015.05.03 Go to http://www.cs.waikato.ac. nz/ml/weka/downloading.html Go to Download section Scroll to developer section (weka 3.7.x) Install weka 13

Transcript of Install weka - Intranet UTCNusers.utcluj.ro/~visoft/ml/install_weka.pdf · Weka is a collection of...

© Catalysts GmbH Cristian Vicas 2015.05.03

Go to http://www.cs.waikato.ac.nz/ml/weka/downloading.html

Go to Download section

Scroll to developer section (weka 3.7.x)

Install weka

13

© Catalysts GmbH Cristian Vicas 2015.05.03

Download your installer (w/o java, for win/linux, etc)

[weka-3-7-12-x64.exe for me]

Install it. Search for RunWeka.ini and modify maxheap=4G

Launch Weka GUI Chooser (start menu or script file)

Go to Tools->Package Manager

Install weka

14

© Catalysts GmbH Cristian Vicas 2015.05.03

Make sure the following packages are installed:

LibSVM, J48Consolidated

Install weka

15

© Catalysts GmbH Cristian Vicas 2015.05.03

Launch Explorer

Load Iris.arff

16

Install weka

© Catalysts GmbH Cristian Vicas 2015.05.03

Click Classify tab

Select Functions->LibSVM

Leave the rest of the options to default

Click Start

17

Install weka

© Catalysts GmbH Cristian Vicas 2015.05.03

You should see some results

Repeat the Choose/Start steps for the following algorithms:

● Functions -> Simple Logistic● Trees -> J48 ● Trees -> Random Forest

If you see results for each classifier than the weka setup is done

18

Install weka