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,817 of 192,137
Downloads: 39,210

Daily

Ranking: 46,395 of 192,103
Downloads: 3

Depended by

RankDownloadsName
43,92727,608rumale-svm

Depends on

RankDownloadsName
21,62174,577numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku