Command Line Applications
libsvmTL also provides some commandline
applications:
- svmtl: for Dense Feature
Vectors
- svmtl_sparse: for
Sparse Feature vectors
- svmtl_nc: Dense
Feature Vectors stored in NetCDF files
- sparse_to_plain: convert a file with sparse feature vectors
to a file with dense feature fectors
- sparse_to_nc:
convert a file with sparse feature vectors to NetCDF files (one
file per feature vector)
Examples
Example usage of command line applications