RubyGems Navigation menu

svmkit 0.3.0

SVMKit is a machine learninig library in Ruby. SVMKit provides machine learning algorithms with interfaces similar to Scikit-Learn in Python. SVMKit currently supports Linear / Kernel Support Vector Machine, Logistic Regression, Factorization Machine, Naive Bayes, Decision Tree, Random Forest, K-nearest neighbor algorithm, and cross-validation.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.8.1 - March 01, 2019 (10 KB)
  2. 0.7.3 - February 05, 2019 (50.5 KB)
  3. 0.7.2 - January 21, 2019 (48.5 KB)
  4. 0.7.1 - December 17, 2018 (47 KB)
  5. 0.7.0 - December 02, 2018 (47 KB)
  6. 0.3.0 - May 13, 2018 (34.5 KB)
Show all versions (33 total)

Runtime Dependencies (1):

numo-narray >= 0.9.0

Development Dependencies (4):

bundler ~> 1.16
coveralls ~> 0.8
rake ~> 12.0
rspec ~> 3.0

Owners:

Authors:

  • yoshoku

SHA 256 checksum:

e1c14e0adbeafa60b32a0e77a48f9dc1dd9c88f642a75e1921c6e1bf082aa6c2

Total downloads 48,468

For this version 1,462

License:

BSD-2-Clause

Required Ruby Version: >= 2.1

Links: