Hi Guys,
Follow below steps to download and install WEKA software for predictive analytic s OR Data Mining.
Here we go with installation and in upcoming posts will move onto basics to start with WEKA.
1) WEKA official Website :
http://www.cs.waikato.ac.nz/ml/weka/downloading.html
2) Download WEKA :
http://www.cs.waikato.ac.nz/ml/weka/downloading.html
For linux like OS's go to below text on page
Other platforms (Linux, etc.)
Click here to download a zip archive containing Weka
(weka-3-6-11.zip; 24.2 MB)
3) Extract the zip file --> then it'll come as folder named as weka-3-6-11
4) Open the folder in Terminal and issue below command.
5) The WEKA HOME is here ...
NOTE :
Note that Java needs to be installed on your system for this to work. Also note, that using
For other installation types in other OS's visit the official website.(Click here)
Thank you..
(Just started WEKA after having 2+ years of working exp on Open source technologies ..)
Follow below steps to download and install WEKA software for predictive analytic s OR Data Mining.
Here we go with installation and in upcoming posts will move onto basics to start with WEKA.
1) WEKA official Website :
http://www.cs.waikato.ac.nz/ml/weka/downloading.html
2) Download WEKA :
http://www.cs.waikato.ac.nz/ml/weka/downloading.html
For linux like OS's go to below text on page
Other platforms (Linux, etc.)
Click here to download a zip archive containing Weka
(weka-3-6-11.zip; 24.2 MB)
3) Extract the zip file --> then it'll come as folder named as weka-3-6-11
4) Open the folder in Terminal and issue below command.
java -Xmx1000M -jar weka.jar
5) The WEKA HOME is here ...
NOTE :
Note that Java needs to be installed on your system for this to work. Also note, that using
-jar
will
override your current CLASSPATH variable and only use the
weka.jar
.For other installation types in other OS's visit the official website.(Click here)
Thank you..
(Just started WEKA after having 2+ years of working exp on Open source technologies ..)
No comments:
Post a Comment