SG++-Doxygen-Documentation
|
Converter lets you convert raw data formats into ARFF. More...
Converter lets you convert raw data formats into ARFF.
Having a typical text file containing data with one column for each attribute, separated by whitespaces or some other character, this tool lets you convert the data into the Weka-ARFF format. It allows for normalizing both the data dimensions to [0,1]^d and the class attribute to {-1,+1}.