8000 DOC wording · CoderPat/scikit-learn@9996491 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9996491

Browse files
committed
DOC wording
1 parent b46e638 commit 9996491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/model_evaluation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
Model evaluation: quantifying the quality of predictions
77
========================================================
88

9-
There are 3 different approaches to evaluate the quality of predictions of a
10-
model:
9+
There are 3 different APIs for evaluating the quality of of a model's
10+
predictions:
1111

1212
* **Estimator score method**: Estimators have a ``score`` method providing a
1313
default evaluation criterion for the problem they are designed to solve.

0 commit comments

Comments
 (0)
0