RubyGems Navigation menu

numo-libsvm 1.0.2

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:
=

install:
=

Versions:

  1. 3.0.1 November 19, 2025 (32.5 KB)
  2. 3.0.0 October 01, 2025 (32.5 KB)
  3. 2.3.0 December 29, 2024 (32.5 KB)
  4. 2.2.0 March 05, 2023 (32.5 KB)
  5. 2.1.1 November 27, 2022 (32 KB)
  6. 1.0.2 January 23, 2021 (35 KB)
Show all versions (19 total)

Runtime Dependencies (1):

numo-narray ~> 0.9.1

Development Dependencies (4):

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

Owners:

Pushed by:

Authors:

  • yoshoku

SHA 256 checksum:

=

Total downloads 37,883

For this version 1,555

Version Released:

License:

BSD-3-Clause

Required Ruby Version: >= 0

New versions require MFA: true

Links: