Use a sparse matrix representation of the neighbors. Re-factored the QuadTree implementation to avoid insertion errors. Various fixes in the gradient descent schedule to get the Barnes Hut and exact solvers to behave more robustly and consistently. |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_compare_methods.py | ||
| plot_lle_digits.py | ||
| plot_manifold_sphere.py | ||
| plot_mds.py | ||
| plot_swissroll.py | ||
| plot_t_sne_perplexity.py | ||
README.txt
.. _manifold_examples: Manifold learning ----------------------- Examples concerning the :mod:`sklearn.manifold` module.