8000 DOC Fix whats_new for mean_tweedie_deviance · crankycoder/scikit-learn@d6eca49 · GitHub
[go: up one dir, main page]

Skip to content

Commit d6eca49

Browse files
committed
DOC Fix whats_new for mean_tweedie_deviance
1 parent 26f3597 commit d6eca49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/whats_new/v0.22.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,10 +420,10 @@ Changelog
420420
:user:`Mohamed Maskani <maskani-moh>`, and :user:`Thomas Fan <thomasjpfan>`.
421421

422422
- |Feature| Add :class:`metrics.mean_tweedie_deviance` measuring the
423-
Tweedie deviance for a power parameter ``p``. Also add mean Poisson deviance
424-
:class:`metrics.mean_poisson_deviance` and mean Gamma deviance
423+
Tweedie deviance for a given ``power`` parameter. Also add mean Poisson
424+
deviance :class:`metrics.mean_poisson_deviance` and mean Gamma deviance
425425
:class:`metrics.mean_gamma_deviance` that are special cases of the Tweedie
426-
deviance for `p=1` and `p=2` respectively.
426+
deviance for ``power=1`` and ``power=2`` respectively.
427427
:pr:`13938` by :user:`Christian Lorentzen <lorentzenchr>` and
428428
`Roman Yurchak`_.
429429

0 commit comments

Comments
 (0)
0