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: 34,173 of 188,299
Downloads: 37,084

Daily

Ranking: 14,061 of 188,294
Downloads: 10

Depended by

RankDownloadsName
44,98225,789rumale-svm

Depends on

RankDownloadsName
59,94017,479numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku