8000 [MRG + 1] Add changelog entry for MSLE implemented in #7655. (#8104) · NelleV/scikit-learn@619a0a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 619a0a6

Browse files
Karan DesaiNelleV
authored andcommitted
[MRG + 1] Add changelog entry for MSLE implemented in scikit-learn#7655. (scikit-learn#8104)
1 parent 8453492 commit 619a0a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/whats_new.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ New features
4141
Kullback-Leibler divergence and the Itakura-Saito divergence.
4242
By `Tom Dupre la Tour`_.
4343

44+
- Added :func:`metrics.regression.mean_squared_log_error`, which computes
45+
the mean square error of the logarithmic transformation of targets,
46+
particularly useful for targets with an exponential trend.
47+
:issue:`7655` by :user:`Karan Desai <karandesai-96>`.
48+
4449
Enhancements
4550
............
4651

0 commit comments

Comments
 (0)
0