yoshoku/rumale
A Ruby machine learning library offering classical ML algorithms including SVM, neural networks, clustering, and dimensionality reduction.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
Rumale is a machine learning library for Ruby that provides implementations of popular ML algorithms such as Support Vector Machines, Logistic Regression, Multi-layer Perceptron, Random Forest, Gradient Tree Boosting, K-Means, and dimensionality reduction techniques like PCA and t-SNE. It follows the Scikit-Learn API design pattern, making it familiar to users coming from Python’s ML ecosystem.