scikit-learn/sklearn/manifold
yiyangq 7846b55e67
TST Replace pytest.warns(None) in manifold/tests/test_t_sne.py (#22963)
2022-03-27 14:35:01 -04:00
..
tests TST Replace pytest.warns(None) in manifold/tests/test_t_sne.py (#22963) 2022-03-27 14:35:01 -04:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_barnes_hut_tsne.pyx MNT Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
_isomap.py MNT Clean fixes and compat for old versions of our dependencies (#22642) 2022-03-02 11:32:06 +01:00
_locally_linear.py ENH Adds get_feature_names to manifold module (#22254) 2022-01-28 15:06:19 +01:00
_mds.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
_spectral_embedding.py DOC Use :doi: and :arxiv: directives for references (#22603) 2022-03-02 15:15:44 +01:00
_t_sne.py FIX DBSCAN and TSNE are missing the pairwise estimator tag (#22814) 2022-03-13 19:22:11 +01:00
_utils.pyx MNT Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00