File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -405,8 +405,8 @@ for cross-validation against time-based splits.
405405
406406.. warning ::
407407
408- Contrary to :class: `StratifiedKFold `, ** the ``labels`` of
409- :class:`LeaveOneLabelOut` should not encode the target class to predict ** :
408+ Contrary to :class: `StratifiedKFold `, the ``labels `` of
409+ :class: `LeaveOneLabelOut ` should not encode the target class to predict:
410410 the goal of :class: `StratifiedKFold ` is to rebalance dataset classes across
411411 the train / test split to ensure that the train and test folds have
412412 approximately the same percentage of samples of each class while
Original file line number Diff line number Diff line change 7676 < li > < a href ="{{ pathto('user_guide') }} "> User guide</ a > </ li >
7777 < li > < a href ="{{ pathto('modules/classes') }} "> API</ a > </ li >
7878 < li > < a href ="{{ pathto('faq') }} "> FAQ</ a > </ li >
79- < li > < a href ="{{ pathto('developers') }} "> Contributing</ a > </ li >
79+ < li > < a href ="{{ pathto('developers/index ') }} "> Contributing</ a > </ li >
8080 < li class ="divider "> </ li >
8181 < li > < a href ="http://scikit-learn.org/stable/documentation.html "> Scikit-learn 0.16.1 (stable)</ a > </ li >
8282 < li > < a href ="http://scikit-learn.org/0.15/documentation.html "> Scikit-learn 0.15</ a > </ li >
You can’t perform that action at this time.
0 commit comments