Open madrury opened 10 years ago
I've been working on the python glmnet for a couple weeks now. Here's what i've accomplished:
I plan on continuing to expand, my next goal is to add support for poisson regression.
As a side note, I had trouble getting the setup.py you provided to work, so I have to come back to this at some point.
I added support for sparse matrices in Elastic and Logistic net.
I've been working on the python glmnet for a couple weeks now. Here's what i've accomplished:
I plan on continuing to expand, my next goal is to add support for poisson regression.
As a side note, I had trouble getting the setup.py you provided to work, so I have to come back to this at some point.