rumale 0.10.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:
=
install:
=
Runtime Dependencies (1):
numo-narray
>= 0.9.1