| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
| Classes | |
| LabeledPoint The features and labels of a data point. | |
| LinearModel A linear model 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 Sep 11 01:19:40 2014 | http://epydoc.sourceforge.net |