scikit-learn/sklearn/datasets
Tialo a9b1c07426
TST Extend tests for `scipy.sparse.*array` in `sklearn/datasets/tests/test_svmlight_format.py` (#27220)
2023-09-12 12:11:51 +02:00
..
data ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
descr DOC Adding Dropdown to module 7.2 Realworld Datasets (#26693) 2023-09-11 09:50:14 +02:00
images MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
tests TST Extend tests for `scipy.sparse.*array` in `sklearn/datasets/tests/test_svmlight_format.py` (#27220) 2023-09-12 12:11:51 +02:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_arff_parser.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_base.py DOC improve iris example (#26973) 2023-09-07 16:05:31 +02:00
_california_housing.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_covtype.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_kddcup99.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_lfw.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_olivetti_faces.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_openml.py MAINT Parameter validation for sklearn.datasets.fetch_openml (#26519) 2023-07-06 14:11:00 +02:00
_rcv1.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_samples_generator.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_species_distributions.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_svmlight_format_fast.pyx MAINT Cython linting (#25861) 2023-04-19 14:32:53 +00:00
_svmlight_format_io.py MAINT Param validation: apply skip nested validation to all functions (#26495) 2023-06-22 18:06:24 +02:00
_twenty_newsgroups.py MAINT: Remove np.in1d and np.trapz usages (#27140) 2023-09-06 17:06:31 +02:00