RubyGems Navigation menu

rumale 0.13.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, K-Medoids, Gaussian Mixture Model, DBSCAN, Power Iteration Clustering, Multidimensional Scaling, 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.13.0 - August 24, 2019 (73 KB)
Show all versions (76 total)

Runtime Dependencies (1):

numo-narray >= 0.9.1

Development Dependencies (7):

bundler ~> 2.0
coveralls >= 0.8.23
numo-linalg >= 0.1.4
parallel >= 1.17.0
rake ~> 12.0
rake-compiler ~> 1.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • yoshoku

SHA 256 checksum:

97c3f1a0adda162da9ad3b4c1d5663ef16474d8ec48a98e270cc66471347b946

Total downloads 164,068

For this version 1,829

License:

BSD-2-Clause

Required Ruby Version: >= 2.3

New versions require MFA: true

Links: