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: 35,668 of 186,959
Downloads: 33,563

Daily

Ranking: 27,130 of 186,713
Downloads: 28

Depended by

RankDownloadsName
48,14822,512rumale-svm

Depends on

RankDownloadsName
2,6746,283,373numo-narray

Owners

#GravatarHandle
1iconyoshoku