dwf / glmnet-python

Wrappers of Jerome Friedman's coordinate-descent Fortran implementation of lasso/elastic net regression from the R "glmnet" package.
GNU General Public License v2.0
35 stars 25 forks source link

Documentation? #5

Open roseperrone opened 10 years ago

roseperrone commented 10 years ago

Where can I find documentation on how to use this? For example, what's the balance parameter to the elastic net?