/group-lasso

Group Lasso implementation following the scikit-learn API

Primary LanguagePythonMIT LicenseMIT

⚠️⚠️ Disclaimer ⚠️⚠️: This package is no longer maintained.

If you are looking for efficient and scikit-learn-like models with group structure such Group Lasso and Group Logistic Regression, have a look at skglm

skglm provides efficient and scikit-learn-compatible models with group structure such as Group Lasso and Group Logistic Regression. It extends the features of scikit-learn for Generalized Linear Models by implementing a wealth of missing models. Check out the documentation for the full list of supported models, and the Gallery of examples to see its speed and efficiency when tackling large scale problems.

If you are looking for the grouplasso documentation, view the old version of the README.