scikit-learn/sklearn/datasets
Loïc Estève d247579341
Fix OpenML timeout (#23358)
2022-05-13 14:28:50 +02: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 improve ARFF parser using pandas (#21938) 2022-05-12 18:21:15 +02: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 ENH improve ARFF parser using pandas (#21938) 2022-05-12 18:21:15 +02:00
_base.py DOC Fix extraneous noqa comments (#23285) 2022-05-05 09:46:16 -04:00
_california_housing.py DOC fetch_california_housing passes numpydoc validation (#22882) 2022-03-21 18:45:39 +01:00
_covtype.py FIX: fetch covtype dataset concurrent-safe (#23113) 2022-04-19 18:13:40 +02:00
_kddcup99.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_lfw.py MNT Removes externals._pilutil and uses Pillow directly (#22743) 2022-03-18 14:52:32 +01:00
_olivetti_faces.py MAINT Import from public SciPy in pubilc namespace (#22875) 2022-03-17 11:59:23 +01:00
_openml.py Fix OpenML timeout (#23358) 2022-05-13 14:28:50 +02:00
_rcv1.py DOC Ensures that fetch_rcv1 passes numpydoc validation (#22225) 2022-01-23 12:24:35 -05:00
_samples_generator.py MNT Use list comprehension in place of list keyword (#23259) 2022-05-02 23:41:45 +02: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 Use cimport numpy as cnp for sklearn/datasets (#23329) 2022-05-12 10:05:13 -04:00
_svmlight_format_io.py DOC Ensure dump_svmlight_file passes numpydoc validation (#23166) 2022-04-20 09:33:28 +02:00
_twenty_newsgroups.py DOC Ensures that fetch_20newsgroups passes numpydoc validation (#22329) 2022-01-31 15:22:30 +01:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00