Convert to ARFF:
Converts data input to the attribute relation file format that’s used by the Weka toolset.
Convert to CSV:
Converts a dataset to a comma-separated values format.
Convert to Dataset:
Converts data input to the internal dataset format that’s used by Azure Machine Learning.
Convert to SVMLight:
Converts data input to the format that’s used by the SVMlight framework.
Convert to TSV:
Converts data input to the tab-delimited format.