Home | Trees | Indices | Help |
|
---|
|
GLM-NET Multinomial 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 multinomial classifier.
See GLMNET_Class for the gaussian regression version.
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
_clf_internals = _GLMNET._clf_internals+ ['multiclass', 'binary'] 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 multinomial classifier. 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 |