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,178 of 188,294
Downloads: 37,074

Daily

Ranking: 10,663 of 188,277
Downloads: 32

Depended by

RankDownloadsName
44,99825,773rumale-svm

Depends on

RankDownloadsName
60,10817,396numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku