Category: Data Mining
In 3rd video it explains some of the details about different results output comes. It’s important. In…
@relation weather @attribute outlook {sunny, overcast, rainy} @attribute temperature numeirc @attribute humidity numeric @attribute windy {TRUE,FALSE} @attribute…
With WEKA For predicting class from model https://www.youtube.com/watch?v=1SlfTYqlsWE
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/
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
Recent Comments