RubyGems Navigation menu

rumale 0.8.1

Rumale is a machine learninig library in Ruby. Rumale provides machine learning algorithms with interfaces similar to Scikit-Learn in Python. Rumale currently supports Linear / Kernel Support Vector Machine, Logistic Regression, Linear Regression, Ridge, Lasso, Factorization Machine, Naive Bayes, Decision Tree, AdaBoost, Random Forest, K-nearest neighbor algorithm, K-Means, DBSCAN, Principal Component Analysis, and Non-negative Matrix Factorization.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.29.0 - March 30, 2024 (6.5 KB)
  2. 0.28.1 - December 24, 2023 (6.5 KB)
  3. 0.28.0 - November 12, 2023 (6.5 KB)
  4. 0.27.0 - August 26, 2023 (6.5 KB)
  5. 0.26.0 - February 19, 2023 (6.5 KB)
  6. 0.8.1 - March 08, 2019 (52.0 KB)
顯示所有版本(共 76)

Runtime 相依性套件 (1):

numo-narray >= 0.9.1

Development 相依性套件 (4):

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

擁有者:

作者:

  • yoshoku

SHA 256 checksum:

6d9eb97abd53c5e67912871a2f6a58b24842f0bec97108c04faeb052676b806c

總下載次數 166,968

這個版本 1,601

License:

BSD-2-Clause

Ruby 版本需求: >= 2.3

New versions require MFA: true

相關連結: