scikit-learn/sklearn/manifold
Thomas J. Fan 02fa8f1adb
ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143)
2020-10-07 21:53:36 +11:00
..
tests ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
__init__.py MNT Removes trailing underscore from files (#15397) 2019-10-30 10:36:46 +08:00
_barnes_hut_tsne.pyx MNT consistently call import_array() after cimport of numpy (#17054) 2020-04-28 12:19:52 +02:00
_isomap.py DOC standardize default values manifold _isomap _locally_linear (#17520) 2020-06-08 16:40:48 +02:00
_locally_linear.py DOC Fix A to uppercase in See Also docstring section (#18332) 2020-09-04 10:35:01 -04:00
_mds.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
_spectral_embedding.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
_t_sne.py DOC Fix typo of defaults in sklearn.manifold.TSNE class (#18392) 2020-09-13 16:50:34 -04:00
_utils.pyx MNT consistently call import_array() after cimport of numpy (#17054) 2020-04-28 12:19:52 +02:00
setup.py MAINT Replace -O4 with -O3 in manofold/setup.py (#13528) 2019-03-27 20:40:03 +01:00