8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46e638 commit 9996491Copy full SHA for 9996491
doc/modules/model_evaluation.rst
@@ -6,8 +6,8 @@
6
Model evaluation: quantifying the quality of predictions
7
========================================================
8
9
-There are 3 different approaches to evaluate the quality of predictions of a
10
-model:
+There are 3 different APIs for evaluating the quality of of a model's
+predictions:
11
12
* **Estimator score method**: Estimators have a ``score`` method providing a
13
default evaluation criterion for the problem they are designed to solve.
0 commit comments