-
- Downloads
There was an error fetching the commit references. Please try again later.
[MRG + 2] FIX Be robust to non re-entrant/ non deterministic cv.split calls (#7660)
Showing
- sklearn/model_selection/_search.py 2 additions, 1 deletionsklearn/model_selection/_search.py
- sklearn/model_selection/_split.py 1 addition, 1 deletionsklearn/model_selection/_split.py
- sklearn/model_selection/_validation.py 9 additions, 9 deletionssklearn/model_selection/_validation.py
- sklearn/model_selection/tests/common.py 23 additions, 0 deletionssklearn/model_selection/tests/common.py
- sklearn/model_selection/tests/test_search.py 57 additions, 0 deletionssklearn/model_selection/tests/test_search.py
- sklearn/model_selection/tests/test_split.py 16 additions, 64 deletionssklearn/model_selection/tests/test_split.py
- sklearn/model_selection/tests/test_validation.py 118 additions, 5 deletionssklearn/model_selection/tests/test_validation.py
Loading
Please register or sign in to comment