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 d82cf06 commit d4447e7Copy full SHA for d4447e7
doc/modules/cross_validation.rst
@@ -93,7 +93,7 @@ where the number of samples is very small.
93
Computing cross-validated metrics
94
=================================
95
96
-The simplest way to use perform cross-validation in to call the
+The simplest way to use cross-validation is to call the
97
:func:`cross_val_score` helper function on the estimator and the dataset.
98
99
The following example demonstrates how to estimate the accuracy of a linear
0 commit comments