scikit-learn/sklearn/model_selection/tests
t-jakubek d5215a1535
Fixing integer overflow on 32-bit architectures. (#20904)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2021-09-03 14:00:26 +02:00
..
__init__.py MAINT: re-organize setup.py & make sure all tests are discoverable by nose 2016-05-13 06:57:09 -07:00
common.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_search.py MNT replace if_delegate_has_method by available_if in _search.py (#20685) 2021-09-01 11:50:16 +02:00
test_split.py Fixing integer overflow on 32-bit architectures. (#20904) 2021-09-03 14:00:26 +02:00
test_successive_halving.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_validation.py Warn in the main process when a fit fails during a cross-validation (#20619) 2021-08-10 16:31:26 +02:00