# weka ## Summary + **Module Name:** weka + **Support Level:** Secondary Support + **Software Access Level:** Open Access + **Home Page:** [http://www.cs.waikato.ac.nz/ml/weka/](http://www.cs.waikato.ac.nz/ml/weka/) ## Software Description Weka is a data mining software in Java. It consists of a collection of machine learning algorithms for data pre-processing, classification, regression, clustering, association rules, and visualization. ## General Linux To load this module for use in a Linux environment, you can run the command: module load weka Depending on where you are working, there may be more than one version of weka available. To see which modules are available for loading you can run: module avail weka