DataSlingers / ExclusiveLasso

Generalized Linear Models with the Exclusive Lasso Penalty
https://DataSlingers.github.io/ExclusiveLasso/
5 stars 2 forks source link

Implement Exclusive Lasso for Logistic and Poisson GLMs #2

Closed michaelweylandt closed 5 years ago

michaelweylandt commented 6 years ago

It's not necessary to implement the full set of GLMs supported by glmnet, but we should have the "big three" of Gaussian, Logistic, and Poisson. No plans to implement Cox PH, multinomial and multi-response Gaussian for now.

michaelweylandt commented 5 years ago

Closed over a few recent commits 156a67d6, 92a9f277, e12a5c6b, 984baaaf