The LDA accronym for Linear Discriminant Analysis is ambiguous because of the newly introduced Latent Dirichlet Allocation model. We therefore deprecate the sklearn.lda.LDA and sklearn.lda.QDA in favor of explicit names. |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_compare_methods.py | ||
| plot_lle_digits.py | ||
| plot_manifold_sphere.py | ||
| plot_mds.py | ||
| plot_swissroll.py | ||
README.txt
.. _manifold_examples: Manifold learning ----------------------- Examples concerning the :mod:`sklearn.manifold` module.