Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1090121

Browse files
DOC Add missing cross validation image alt (scikit-learn#26261)
Co-authored-by: Adrin Jalali <[email protected]>
1 parent 699690f commit 1090121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/modules/cross_validation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ where the number of samples is very small.
102102
.. image:: ../images/grid_search_cross_validation.png
103103
:width: 500px
104104
:height: 300px
105+
:alt: A depiction of a 5 fold cross validation on a training set, while holding out a test set.
105106
:align: center
106107

107108
Computing cross-validated metrics

0 commit comments

Comments
 (0)