scikit-learn/sklearn/manifold/tests
Guillaume Lemaitre 3195a5f645
MAINT change the default of normalized_stress (#27858)
2023-11-28 10:09:12 +01:00
..
__init__.py MAINT: re-organize setup.py & make sure all tests are discoverable by nose 2016-05-13 06:57:09 -07:00
test_isomap.py TST Extend tests for `scipy.sparse.*array` in ```sklearn/manifold/tests/test_isomap.py``` (#27341) 2023-09-13 15:07:48 +05:00
test_locally_linear.py TST Fix locally_linear_embedding test with scipy-dev (#27628) 2023-10-20 14:58:00 +02:00
test_mds.py MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
test_spectral_embedding.py TST Extend tests for `scipy.sparse/*array` in `sklearn/manifold/tests/test_spectral_embedding` (#27240) 2023-11-04 13:26:44 -04:00
test_t_sne.py MAINT use .toarray instead of .A that is deprecated (#27367) 2023-09-14 13:08:35 +02:00