rumale 0.14.2
Rumale is a machine learning library in Ruby. Rumale provides machine learning algorithms with interfaces similar to Scikit-Learn in Python. Rumale supports Support Vector Machine, Logistic Regression, Ridge, Lasso, Factorization Machine, Multi-layer Perceptron, Naive Bayes, Decision Tree, Gradient Tree Boosting, Random Forest, K-Means, Gaussian Mixture Model, DBSCAN, Spectral Clustering, Mutidimensional Scaling, t-SNE, Principal Component Analysis, and Non-negative Matrix Factorization.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
numo-narray
>= 0.9.1
Development Abhängigkeiten (7):
bundler
~> 2.0
coveralls
~> 0.8
numo-linalg
>= 0.1.4
parallel
>= 1.17.0
rake
~> 10.0
rake-compiler
~> 1.0
rspec
~> 3.0