tlchiu40209 / csv2svm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csv2svm

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

Usage:

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

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%