Skip to content

Commit 526aede

Browse files
Paul PaczuskiTomDLT
authored andcommitted
DOC Update cross-validation terminology (#11387)
1 parent 4e51f29 commit 526aede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/modules/cross_validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The performance measure reported by *k*-fold cross-validation
8686
is then the average of the values computed in the loop.
8787
This approach can be computationally expensive,
8888
but does not waste too much data
89-
(as it is the case when fixing an arbitrary test set),
89+
(as is the case when fixing an arbitrary validation set),
9090
which is a major advantage in problems such as inverse inference
9191
where the number of samples is very small.
9292

0 commit comments

Comments
 (0)