scikit-learn/sklearn/datasets
Rileran 0882bd3cf7
ENH Add a retry mechanism in fetch_openml (#21901)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-12-22 14:03:15 -05:00
..
data ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
descr ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
images MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
tests ENH Add a retry mechanism in fetch_openml (#21901) 2021-12-22 14:03:15 -05:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_arff_parser.py MAINT refactor ARFF parser (#22026) 2021-12-21 12:37:33 -05:00
_base.py ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
_california_housing.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
_covtype.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_kddcup99.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_lfw.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
_olivetti_faces.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_openml.py ENH Add a retry mechanism in fetch_openml (#21901) 2021-12-22 14:03:15 -05:00
_rcv1.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_samples_generator.py ENH Add Swiss-Hole dataset and expand example (#21482) 2021-11-12 09:51:14 -08:00
_species_distributions.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_svmlight_format_fast.pyx MNT Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
_svmlight_format_io.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
_twenty_newsgroups.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00