Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbluque committed May 4, 2022
1 parent 6ed7f98 commit 253f899
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ Available regression models
- Adaptive versions of Lasso, Group Lasso, Overlap Group Lasso & Sparse Group Lasso
- Best subset selection, L1L0 & L2L0 (we recommend using `gurobi` for performance)

Installation
------------
From pypi:

pip install sparse-lm

Usage
-----
If you already use **scikit-learn**, using **sparse-lm** will be very easy
Expand Down

0 comments on commit 253f899

Please sign in to comment.