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,459 of 193,214
Downloads: 40,343

Daily

Ranking: 28,569 of 193,188
Downloads: 11

Depended by

RankDownloadsName
42,98528,769rumale-svm

Depends on

RankDownloadsName
16,712116,807numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku