Top 5.4% downloads on gem.coop
gem.coop : ruby_linear_regression
An implementation of a linear regression machine learning algorithm implemented in Ruby. The library supports simple problems with one independent variable used to predict a dependent variable as well as multivariate problems with multiple independent variables to predict a dependent variable. You can train your algorithms using the normal equation or gradient descent. The library is implemented in pure ruby using Ruby's Matrix implementation.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:gem/ruby_linear_regression?repository_url=https://gem.coop
Keywords:
gradient-descent
, linear-regression
, machine-learning
, ruby
, rubyml
License: MIT
Latest release: about 1 year ago
First release: over 8 years ago
Downloads: 288,192 total
Stars: 54 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 24 hours ago