| .. |
|
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
|
MAINT Remove Python<3.9 code from sklearn.utils.fixes (#27945)
|
2023-12-13 15:00:08 +01:00 |
|
__init__.py
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
|
_arff_parser.py
|
MAINT downcast object to other dtype without deprecation warning (#27487)
|
2023-10-11 12:04:43 +02:00 |
|
_base.py
|
MAINT Remove Python<3.9 code from sklearn.utils.fixes (#27945)
|
2023-12-13 15:00:08 +01:00 |
|
_california_housing.py
|
FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468)
|
2023-09-28 13:19:36 +02:00 |
|
_covtype.py
|
FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468)
|
2023-09-28 13:19:36 +02:00 |
|
_kddcup99.py
|
FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468)
|
2023-09-28 13:19:36 +02:00 |
|
_lfw.py
|
FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468)
|
2023-09-28 13:19:36 +02:00 |
|
_olivetti_faces.py
|
FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468)
|
2023-09-28 13:19:36 +02:00 |
|
_openml.py
|
UX: make the fetch_opeml version warning more informative by listing all versions and urls (#27885)
|
2023-12-08 15:51:41 +01:00 |
|
_rcv1.py
|
FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468)
|
2023-09-28 13:19:36 +02:00 |
|
_samples_generator.py
|
API `dim` to `n_dim` in `make_sparse_spd_matrix` (#27718)
|
2023-11-08 15:09:03 +00:00 |
|
_species_distributions.py
|
FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468)
|
2023-09-28 13:19:36 +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
|
FIX Make `_download_20newsgroups` safer (#27251)
|
2023-11-10 18:51:09 -05:00 |