Categories: None [Edit]
lr-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.
Total
Ranking: 138,145 of 188,645
Downloads: 4,360
Daily
Ranking: 146,171 of 188,635
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 14 | 1,118,030,738 | minitest |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | LR-DEV |