| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
| Classes | |
| LinearModel Something that has a vector of coefficients and an intercept. | |
| LinearRegressionModelBase A linear regression model. | |
| LinearRegressionModel A linear regression model derived from a least-squares fit. | |
| LinearRegressionWithSGD | |
| LassoModel A linear regression model derived from a least-squares fit with an l_1 penalty term. | |
| LassoWithSGD | |
| RidgeRegressionModel A linear regression model derived from a least-squares fit with an l_2 penalty term. | |
| RidgeRegressionWithSGD | |
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 17 20:36:18 2014 | http://epydoc.sourceforge.net |