WEKA is a machine learning software developed at the University of Waikato. It contains tools for data preprocessing, classification, regression, clustering, association rule mining, and attribute selection. It has graphical user interfaces like the Explorer for loading and preprocessing data, applying machine learning algorithms, and evaluating results. The Explorer allows users to classify and cluster data, find association rules, select important attributes, and visualize datasets and results. WEKA supports various algorithms for each task and can be used for educational and experimental purposes.
Related topics: