Category: Data Mining

02
Jan
2017

WEKA Rushdi Shams Track

In 3rd video it explains some of the details about different results output comes. It’s important. In…

01
Jan
2017

WEKA

@relation weather @attribute outlook {sunny, overcast, rainy} @attribute temperature numeirc @attribute humidity numeric @attribute windy {TRUE,FALSE} @attribute…

23
Oct
2016

Mission Data Mining

With WEKA For predicting class from model   https://www.youtube.com/watch?v=1SlfTYqlsWE

31
May
2016

Some data mining tuts

http://people.sabanciuniv.edu/berrin/cs512/lectures/WEKA/WEKA%20Explorer%20Tutorial-REFERENCE.pdf How to Run Your First Classifier in Weka   https://www.ibm.com/developerworks/library/os-weka2/

28
May
2016

Data Mining:Intros and Weka With Java

https://www.ibm.com/developerworks/library/os-weka1/ http://www.programcreek.com/2013/01/a-simple-machine-learning-example-in-java/ http://www.cs.umb.edu/~ding/history/480_697_spring_2013/homework/WekaJavaAPITutorial.pdf