RubyGems Navigation menu

numo-libsvm 0.2.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.2.0 - March 05, 2023 (32.5 KB)
  2. 2.1.1 - November 27, 2022 (32.0 KB)
  3. 2.1.0 - September 03, 2022 (32.0 KB)
  4. 2.0.1 - July 18, 2022 (31.0 KB)
  5. 2.0.0 - January 09, 2022 (31.0 KB)
  6. 0.2.0 - August 15, 2019 (16.5 KB)
顯示所有版本(共 16)

Runtime 相依性套件 (1):

numo-narray ~> 0.9.1

Development 相依性套件 (4):

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

擁有者:

Pushed by:

作者:

  • yoshoku

SHA 256 checksum:

1109eb52d36c731b117be7603bbe76be2fe9738c37fa72c90cbbc856acf9c9a0

總下載次數 25,443

這個版本 1,722

License:

BSD-3-Clause

Ruby 版本需求: >= 0

New versions require MFA: true

相關連結: