yngvem / group-lasso

Group Lasso implementation following the scikit-learn API
MIT License
105 stars 32 forks source link

DOC update readme & doc landing page to point towards skglm #40

Closed mathurinm closed 1 month ago

mathurinm commented 3 months ago

@Badr-Moufad feel free to push, in particular to add a header in the doc!

yngvem commented 1 month ago

Looks good to me, but it would be great if you could have a code example in the skglm docs on how to add group lasso constraints!

Badr-MOUFAD commented 1 month ago

Agree! That would be good way to expose the Group features. Also, it will serve as starter for users to build upon it.

I opened an issue for that We will tackle it very shortly.

Thanks for the feedback @yngvem!