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,978 of 188,757
Downloads: 37,642

Daily

Ranking: 27,759 of 188,742
Downloads: 5

Depended by

RankDownloadsName
44,49026,368rumale-svm

Depends on

RankDownloadsName
47,68723,976numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku