8000 DOC fix link in what's new · scikit-learn/scikit-learn@9b057b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b057b5

Browse files
committed
DOC fix link in what's new
1 parent 7adeed1 commit 9b057b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ 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
44+
- Added :func:`metrics.mean_squared_log_error`, which computes
4545
the mean square error of the logarithmic transformation of targets,
4646
particularly useful for targets with an exponential trend.
4747
:issue:`7655` by :user:`Karan Desai <karandesai-96>`.

0 commit comments

Comments
 (0)
0