scikit-learn/sklearn/manifold/tests
David DeTomaso 57415c4610 [MRG] Fix gradient descent in TSNE (#8768)
Skip flaky test_n_iter_without_progress on 32bit
2017-06-01 13:14:35 +02: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 BUG: fix initialization in Isomap to work correctly with GridSearch 2016-01-07 23:02:12 -05:00
test_locally_linear.py BUG: handle integer inputs in LLE (fixes #6033) (#6282) 2016-10-07 18:55:59 -04:00
test_mds.py [MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384) 2016-10-07 12:46:52 -04:00
test_spectral_embedding.py [MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384) 2016-10-07 12:46:52 -04:00
test_t_sne.py [MRG] Fix gradient descent in TSNE (#8768) 2017-06-01 13:14:35 +02:00