Download Weka 3: Data Mining Software in Java - DV-News

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

K-means clustering wikipedia , lookup

Nonlinear dimensionality reduction wikipedia , lookup

Cluster analysis wikipedia , lookup

K-nearest neighbors algorithm wikipedia , lookup

Transcript
Weka 3: Data Mining Software in Java
(http://www.cs.waikato.ac.nz/ml/weka/ )
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can
either be applied directly to a dataset or called from your own Java code. Weka contains tools for
data pre-processing, classification, regression, clustering, association rules, and visualization. It
is also well-suited for developing new machine learning schemes.
bank-data.csv : http://facweb.cs.depaul.edu/mobasher/classes/ect584/weka/preprocess.html