rubygems.org : 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
Keywords:
gradient-descent
, linear-regression
, machine-learning
, ruby
, rubyml
License: MIT
Latest release: about 1 year ago
First release: over 8 years ago
Dependent repositories: 2
Downloads: 291,966 total
Stars: 54 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago