RubyGems Navigation menu

svmkit 0.2.4

SVMKit is a machine learninig library in Ruby. SVMKit implements machine learning algorithms with interfaces similar to Scikit-Learn in Python. Since the development of SVMKit has just getting started, the methods implemented in SVMKit are only Linear / Kernel SVC, Logistic Regression, Factorization Machine, K-nearest neighbor method, and cross-validation.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.8.1 March 01, 2019 (10KB)
  2. 0.7.3 February 05, 2019 (50.5KB)
  3. 0.7.2 January 21, 2019 (48.5KB)
  4. 0.7.1 December 17, 2018 (47KB)
  5. 0.7.0 December 02, 2018 (47KB)
  6. 0.2.4 February 04, 2018 (22.5KB)
全てのバージョンを表示(全33件)

Runtime依存関係 (1):

numo-narray ~> 0.9.0

Development依存関係 (4):

bundler ~> 1.16
rake ~> 12.0
rspec ~> 3.0
simplecov ~> 0.15

所有者:

作者:

  • yoshoku

SHA 256チェックサム:

=

累計ダウンロード数 50,822

このバージョンのみ 1,633

このバージョンがリリースされたのは:

ライセンス:

BSD-2-Clause

必要なRubyのバージョン: >= 2.1

リンク: