libsvmloader 0.1.3
LibSVMLoader is a class that loads (and dumps) dataset file with the libsvm file format. The sample matrix for feature vectors and target vector for labels are represented by the NMatrix format.
Gemfile:
=
install:
=
Runtime Dependencies (1):
nmatrix
~> 0.2.3