* Remove Axes3D and associated warning. * Remove learning rate warning from example. * Ignore both TSNE FutureWarnings. * Fix typo. * Add required import for 3d projections with matplotlib < 3.2 * Add comment to skip linting for line 40. * Add suggested revisions re:explicit warning handling and import location. * Relocate warning handling comment to more relevant position. * Fix linting error. |
||
|---|---|---|
| .. | ||
| 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.