RubyGems Navigation menu

numo-libsvm 0.3.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.2.0 - March 05, 2023 (32.5 KB)
  2. 2.1.1 - November 27, 2022 (32 KB)
  3. 2.1.0 - September 03, 2022 (32 KB)
  4. 2.0.1 - July 18, 2022 (31 KB)
  5. 2.0.0 - January 09, 2022 (31 KB)
  6. 0.3.0 - August 22, 2019 (17 KB)
Show all versions (16 total)

Runtime Dependencies (1):

numo-narray ~> 0.9.1

Development Dependencies (4):

bundler ~> 2.0
rake ~> 10.0
rake-compiler ~> 1.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • yoshoku

SHA 256 checksum:

d3e0701eec89e66f444b4805c663e9416a8e1cf32d95b05ccf0e4598d94d9110

Total downloads 26,480

For this version 1,735

License:

BSD-3-Clause

Required Ruby Version: >= 0

New versions require MFA: true

Links: