RubyGems Navigation menu

rumale 0.11.0

Rumale is a machine learning 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, Gradient Tree Boosting, Random Forest, Extra-Trees, K-nearest neighbor algorithm, K-Means, DBSCAN, t-SNE, Principal Component Analysis, and Non-negative Matrix Factorization.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  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.11.0 - May 24, 2019 (66.5 KB)
Show all versions (76 total)

Runtime Dependencies (1):

numo-narray >= 0.9.1

Development Dependencies (6):

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

Owners:

Authors:

  • yoshoku

SHA 256 checksum:

af01f3149f4df9e8b64840970697ac07e18e2a351aeb1a5667d5b405f32b4336

Total downloads 166,081

For this version 1,967

License:

BSD-2-Clause

Required Ruby Version: >= 2.3

New versions require MFA: true

Links: