QB3 / sparse-ho

Fast hyperparameter settings for non-smooth estimators:
http://qb3.github.io/sparse-ho
BSD 3-Clause "New" or "Revised" License
38 stars 15 forks source link

ENH use celer enet solver #135

Closed mathurinm closed 2 years ago

mathurinm commented 2 years ago

Now that @Badr-Moufad implemented enet in celer and celer 0.7 is released, we can switch from sklearn solver to celer solver for sklearn. This should make the code faster !