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']
|
|||
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.0beta1 on Sun Sep 6 14:23:42 2009 | http://epydoc.sourceforge.net |