Skip to content

Commit 2d68cb2

Browse files
Remove trailing "."
Co-authored-by: Badr MOUFAD <[email protected]>
1 parent 4216d67 commit 2d68cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changes/0.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Version 0.5 (in progress)
55
- Add support for fitting an intercept in :ref:`SqrtLasso <skglm.experimental.SqrtLasso>` (PR: :gh:`298`)
66
- Add experimental :ref:`QuantileHuber <skglm.experimental.QuantileHuber>` and :ref:`SmoothQuantileRegressor <skglm.experimental.SmoothQuantileRegressor>` for quantile regression (PR: :gh:`312`).
77
- Add :ref:`GeneralizedLinearEstimatorCV <skglm.GeneralizedLinearEstimatorCV>` for cross-validation with automatic parameter selection for L1 and elastic-net penalties (PR: :gh:`299`)
8-
- Add :ref:`PoissonGroup <skglm.datafits.PoissonGroup>` datafit for group-structured Poisson regression. (PR: :gh:`317`)
8+
- Add :ref:`PoissonGroup <skglm.datafits.PoissonGroup>` datafit for group-structured Poisson regression (PR: :gh:`317`)
99
- Add :ref:`GraphicalLasso <skglm.GraphicalLasso>` for sparse inverse covariance estimation with both primal and dual algorithms (PR: :gh:`280`)
1010
- Add :ref:`AdaptiveGraphicalLasso <skglm.AdaptiveGraphicalLasso>` for non-convex penalty variations using iterative reweighting strategy (PR: :gh:`280`)

0 commit comments

Comments
 (0)