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 4e51f29 commit 526aedeCopy full SHA for 526aede
1 file changed
doc/modules/cross_validation.rst
@@ -86,7 +86,7 @@ The performance measure reported by *k*-fold cross-validation
86
is then the average of the values computed in the loop.
87
This approach can be computationally expensive,
88
but does not waste too much data
89
-(as it is the case when fixing an arbitrary test set),
+(as is the case when fixing an arbitrary validation set),
90
which is a major advantage in problems such as inverse inference
91
where the number of samples is very small.
92
0 commit comments