Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend. |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_classification.py | ||
| plot_digits_kde_sampling.py | ||
| plot_kde_1d.py | ||
| plot_lof_novelty_detection.py | ||
| plot_lof_outlier_detection.py | ||
| plot_nearest_centroid.py | ||
| plot_regression.py | ||
| plot_species_kde.py | ||
README.txt
.. _neighbors_examples: Nearest Neighbors ----------------------- Examples concerning the :mod:`sklearn.neighbors` module.