python version of the popular glmnet library
copied from cf-staging / glmnet_pyThis is a python version of the popular glmnet library (beta release). Glmnet fits the entire lasso or elastic-net regularization path for linear regression, logistic and multinomial regression models, poisson regression and the cox model.