Skip to content

Commit 3c13450

Browse files
NicolasHugrth
authored andcommitted
DOC change model evaluation section title (scikit-learn#15157)
1 parent 7d35f4f commit 3c13450

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/modules/model_evaluation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
.. _model_evaluation:
44

5-
========================================================
6-
Model evaluation: quantifying the quality of predictions
7-
========================================================
5+
===========================================================
6+
Metrics and scoring: quantifying the quality of predictions
7+
===========================================================
88

99
There are 3 different APIs for evaluating the quality of a model's
1010
predictions:

0 commit comments

Comments
 (0)