Home | Trees | Indices | Help |
|
---|
|
GLM-NET Gaussian Regression Classifier.
This is the GLM-NET algorithm from
Friedman, J., Hastie, T. and Tibshirani, R. (2008) Regularization Paths for Generalized Linear Models via Coordinate Descent. http://www-stat.stanford.edu/~hastie/Papers/glmnet.pdf
parameterized to be a regression.
See GLMNET_C for the multinomial classifier version.
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
_clf_internals = _GLMNET._clf_internals+ ['regression'] Describes some specifics about the classifier -- is that it is doing regression for instance.... |
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Initialize GLM-Net. See the help in R for further details on the parameters
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:18 2012 | http://epydoc.sourceforge.net |