3.5 WEKA
Waikato Environment for Knowledge Analysis (WEKA) is an open-source software
written in Java developed by the University of Waikato in New Zealand [13]. It
is a machine learning software that has many pre-written algorithms, making it
possible to use these algorithms without having to implement any algorithm code
from scratch. WEKA has support for both Decision Trees and Naive Bayesian
classification and is the software used to implement these algorithms in this report.