We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd4402 commit 1233109Copy full SHA for 1233109
skglm/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.1'
+__version__ = '0.2dev'
2
3
from skglm.estimators import ( # noqa F401
4
Lasso, WeightedLasso, ElasticNet, MCPRegression, MultiTaskLasso, LinearSVC,
0 commit comments