mlpack
1.0.12
|
Regression methods. More...
Classes | |
class | LARS |
An implementation of LARS, a stage-wise homotopy-based algorithm for l1-regularized linear regression (LASSO) and l1+l2 regularized linear regression (Elastic Net). More... | |
class | LinearRegression |
A simple linear regression algorithm using ordinary least squares. More... | |
class | LogisticRegression |
class | LogisticRegressionFunction |
The log-likelihood function for the logistic regression objective function. More... | |
Regression methods.