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,938 of 189,104
Downloads: 37,874

Daily

Ranking: 19,906 of 189,083
Downloads: 25

Depended by

RankDownloadsName
44,33626,601rumale-svm

Depends on

RankDownloadsName
39,38431,026numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku