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: 31,556 of 196,619
Downloads: 45,223

Daily

Ranking: 20,249 of 196,594
Downloads: 27

Depended by

RankDownloadsName
40,74131,916rumale-svm

Depends on

RankDownloadsName
10,325326,801numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku