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.
Ecosystem
gem.coop
gem.coop
Latest Release
about 1 year ago
0.1.7
about 1 year ago
Versions
9
9
Downloads
299,435 total
299,435 total
Loading...
Readme
Loading...
Links
| Registry | gem.coop |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:gem/ruby_linear_regression?repository_url=https://gem.coop
spec |
| License | MIT |
| First Release | over 8 years ago |
| Last Synced | 1 day ago |
Repository
| Stars | 53 on GitHub |
| Forks | 7 on GitHub |
Rankings on gem.coop
Overall
Top 1.8%
Downloads
Top 5.4%