scikit-learn/sklearn/manifold
Naoya Kanai bd0fc236e0 [MRG+1] MAINT drop SciPy < 0.13 (#8854)
Remove sklearn.utils.fixes functions that are not needed for scipy >= 0.13 and keep deprecated wrappers in other modules.
2017-06-02 23:36:33 +02:00
..
tests [MRG] Fix gradient descent in TSNE (#8768) 2017-06-01 13:14:35 +02:00
__init__.py DOC: Tidy up mds module documentation. (#7453) 2016-09-28 11:33:08 -07:00
_barnes_hut_tsne.pyx Remove redundant words in sklearn 2016-02-23 16:54:03 +08:00
_utils.pyx FEAT Barnes-Hut t-SNE 2015-09-11 13:19:15 -04:00
isomap.py [MRG+1] DOC insert spaces before colons in parameter lists (#7920) 2016-11-25 10:59:22 +01:00
locally_linear.py [MRG+1] MAINT drop SciPy < 0.13 (#8854) 2017-06-02 23:36:33 +02:00
mds.py [MRG+1] DOC improve description and consistency of random_state (#8689) 2017-04-05 17:43:21 -07:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00
spectral_embedding_.py [MRG+1] MAINT drop SciPy < 0.13 (#8854) 2017-06-02 23:36:33 +02:00
t_sne.py [MRG] Fix gradient descent in TSNE (#8768) 2017-06-01 13:14:35 +02:00