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,727 of 190,317
Downloads: 38,592

Daily

Ranking: 33,749 of 190,280
Downloads: 8

Depended by

RankDownloadsName
43,99427,118rumale-svm

Depends on

RankDownloadsName
28,43848,792numo-narray-alt

Owners

#GravatarHandle
1iconyoshoku