v 3.6.4
Weka is a collection of machine learning algorithms for data mining tasks implemented in java
Weka is a collection of machine learning algorithms for data mining tasks implemented in java. 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.
http://www.cs.waikato.ac.nz/ml/weka/
To install weka, paste this into the macOS Terminal after installing MacPorts
sudo port install weka
| Installations | 0 |
| Requested Installations | 0 |