/csv2svm

A tool converts CSV file format to standard SVM file format.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

csv2svm

A tool converts CSV file format to standard SVM file format.

Usage:

$ csv2svm <CSV File> <Desired Label> <Output SVM File>