scikit-learn/sklearn/manifold
Guillaume Lemaitre 3195a5f645
MAINT change the default of normalized_stress (#27858)
2023-11-28 10:09:12 +01:00
..
tests MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_barnes_hut_tsne.pyx MAINT Cython linting (#25861) 2023-04-19 14:32:53 +00:00
_isomap.py DOC fix type of the Minkowski p parameter (#26822) 2023-07-12 10:11:55 +02:00
_locally_linear.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_mds.py MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
_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
_t_sne.py DOC fix TSNE.fit docstring returned parameter (#27552) 2023-10-09 10:03:46 +02:00
_utils.pyx MAINT Add numpy.import_array where missing (#27532) 2023-10-05 10:00:39 +02:00