We useWeka in this project to perform some simple data-mining tasks. These
are described in subsequent sections.
Note that we convert all of the input data sets to Weka’s ARFF data format.
This is a straightforward ASCII format for data that can be represented as a set of
instances with a fixed number of attributes for each instance.