.. _sphx_glr_auto_examples_neighbors: .. _neighbors_examples: Nearest Neighbors ----------------------- Examples concerning the :mod:`sklearn.neighbors` module. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_approximate_nearest_neighbors_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_approximate_nearest_neighbors.py` .. raw:: html
Approximate nearest neighbors in TSNE
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_caching_nearest_neighbors_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_caching_nearest_neighbors.py` .. raw:: html
Caching nearest neighbors
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_nca_classification_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_nca_classification.py` .. raw:: html
Comparing Nearest Neighbors with and without Neighborhood Components Analysis
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_nca_dim_reduction_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_nca_dim_reduction.py` .. raw:: html
Dimensionality Reduction with Neighborhood Components Analysis
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_species_kde_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_species_kde.py` .. raw:: html
Kernel Density Estimate of Species Distributions
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_digits_kde_sampling_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_digits_kde_sampling.py` .. raw:: html
Kernel Density Estimation
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_nearest_centroid_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_nearest_centroid.py` .. raw:: html
Nearest Centroid Classification
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_classification_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_classification.py` .. raw:: html
Nearest Neighbors Classification
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_regression_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_regression.py` .. raw:: html
Nearest Neighbors regression
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_nca_illustration_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_nca_illustration.py` .. raw:: html
Neighborhood Components Analysis Illustration
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_lof_novelty_detection_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_lof_novelty_detection.py` .. raw:: html
Novelty detection with Local Outlier Factor (LOF)
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_lof_outlier_detection_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_lof_outlier_detection.py` .. raw:: html
Outlier detection with Local Outlier Factor (LOF)
.. raw:: html
.. only:: html .. image:: /auto_examples/neighbors/images/thumb/sphx_glr_plot_kde_1d_thumb.png :alt: :ref:`sphx_glr_auto_examples_neighbors_plot_kde_1d.py` .. raw:: html
Simple 1D Kernel Density Estimation
.. raw:: html
.. toctree:: :hidden: /auto_examples/neighbors/approximate_nearest_neighbors /auto_examples/neighbors/plot_caching_nearest_neighbors /auto_examples/neighbors/plot_nca_classification /auto_examples/neighbors/plot_nca_dim_reduction /auto_examples/neighbors/plot_species_kde /auto_examples/neighbors/plot_digits_kde_sampling /auto_examples/neighbors/plot_nearest_centroid /auto_examples/neighbors/plot_classification /auto_examples/neighbors/plot_regression /auto_examples/neighbors/plot_nca_illustration /auto_examples/neighbors/plot_lof_novelty_detection /auto_examples/neighbors/plot_lof_outlier_detection /auto_examples/neighbors/plot_kde_1d