glm-tools / pyglmnet

Python implementation of elastic-net regularized generalized linear models
http://glm-tools.github.io/pyglmnet/
MIT License
279 stars 83 forks source link

group lasso example stuck #267

Closed jasmainak closed 4 years ago

jasmainak commented 6 years ago

This is what is leading CircleCI to fail and is related to #252

pavanramkumar commented 5 years ago

I'm trying to run the group lasso example on the bioinformatics dataset (16k x 1k features) locally but GLMCV is extremely slow.

jasmainak commented 4 years ago

This is closed in #202