Categories: None [Edit]

numo-libsvm

https://rubygems.org/gems/numo-libsvm
https://github.com/yoshoku/numo-libsvm
Numo::Libsvm is a Ruby gem binding to the LIBSVM library. LIBSVM is one of the famous libraries that implemented Support Vector Machines, and provides functions for support vector classifier, regression, and distribution estimation. Numo::Libsvm makes to use the LIBSVM functions with dataset represented by Numo::NArray.

Total

Ranking: 33,703 of 192,692
Downloads: 39,667

Daily

Ranking: 14,005 of 192,666
Downloads: 28

Depended by

RankDownloadsName
43,59028,067rumale-svm

Depends on

RankDownloadsName
19,49688,794numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku