Loading [MathJax]/extensions/TeX/AMSmath.js
SG++-Doxygen-Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
converter Namespace Reference

Converter lets you convert raw data formats into ARFF. More...

Detailed Description

Converter lets you convert raw data formats into ARFF.

Version
$CURR$

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}.