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

Sparse Matrix Support #8

Closed madrury closed 10 years ago

madrury commented 10 years ago

I added support for sparse matrices in both Elastic and Logistic net.