scikit-learn/sklearn/datasets/tests
Adam Li 096b525c4d
API `dim` to `n_dim` in `make_sparse_spd_matrix` (#27718)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-11-08 15:09:03 +00:00
..
data FIX add retry mechanism to handle quotechar in read_csv (#25511) 2023-03-06 18:12:52 +01:00
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_20news.py MAINT Remove soon-to-be deprecated scipy.sparse functions (#26751) 2023-07-12 18:34:01 +02:00
test_arff_parser.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_base.py FIX make dataset fetchers accept `os.Pathlike` for `data_home` (#27468) 2023-09-28 13:19:36 +02:00
test_california_housing.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_common.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_covtype.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_kddcup99.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_lfw.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_olivetti_faces.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_openml.py MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
test_rcv1.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_samples_generator.py API `dim` to `n_dim` in `make_sparse_spd_matrix` (#27718) 2023-11-08 15:09:03 +00:00
test_svmlight_format.py TST Extend tests for `scipy.sparse.*array` in `sklearn/datasets/tests/test_svmlight_format.py` (#27220) 2023-09-12 12:11:51 +02:00