You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changes/0.5.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,6 @@ Version 0.5 (in progress)
5
5
- Add support for fitting an intercept in :ref:`SqrtLasso <skglm.experimental.SqrtLasso>` (PR: :gh:`298`)
6
6
- Add experimental :ref:`QuantileHuber <skglm.experimental.QuantileHuber>` and :ref:`SmoothQuantileRegressor <skglm.experimental.SmoothQuantileRegressor>` for quantile regression (PR: :gh:`312`).
7
7
- Add :ref:`GeneralizedLinearEstimatorCV <skglm.GeneralizedLinearEstimatorCV>` for cross-validation with automatic parameter selection for L1 and elastic-net penalties (PR: :gh:`299`)
0 commit comments