Data Format Conversions Flashcards
1
Q
Convert to ARFF:
A
Converts data input to the attribute relation file format that’s used by the Weka toolset.
2
Q
Convert to CSV:
A
Converts a dataset to a comma-separated values format.
3
Q
Convert to Dataset:
A
Converts data input to the internal dataset format that’s used by Azure Machine Learning.
4
Q
Convert to SVMLight:
A
Converts data input to the format that’s used by the SVMlight framework.
5
Q
Convert to TSV:
A
Converts data input to the tab-delimited format.