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: 40,170 of 180,689
Downloads: 25,686

Daily

Ranking: 18,538 of 180,681
Downloads: 38

Depended by

RankDownloadsName
59,23315,319rumale-svm

Depends on

RankDownloadsName
3,0133,476,834numo-narray

Owners

#GravatarHandle
1iconyoshoku