The Attribute-Relation File Format (ARFF) is an ASCII file format developed by Ian Witten and Eibe Frank of the Weka Machine Learning Project at the University of Waikato to describe a list of instances sharing a set of attributes. ARFF files are needed to work with the WEKA machine learning software.
Generate an ARFF file from the database of training data. You can copy-paste the output straight into your favourite text editor, and then go to work in the WEKA software.
EITHER...
OR...
OR...