Introduction to Weka

weka
Weka is the data mining system software developed by the University of Waikato in New Zealand that implements various data mining algorithms. This is the open source software issued under the GNU General Public License. Weka is the collection of various machine learning algorithms used for data mining tasks.These algorithms are directly applied to the data sets or called from your own java code. All most all of the data mining task are done by Weka at the basic level such as data preprocessing,classification,regression,clustering,association rules and also it contain the collection of visualisation tools and algorithms for predictive modelling.

You can download the latest version of Weka from their official website


Comments

Popular posts from this blog

Login into Gmail Account Using Web Driver

Tutorial 4

Case study of Library Management System