Use scipy.misc.lena() instead. This should also work with 0.8.x and probably others. |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_affinity_propagation.py | ||
| plot_color_quantization.py | ||
| plot_dbscan.py | ||
| plot_feature_agglomeration_vs_univariate_selection.py | ||
| plot_kmeans_digits.py | ||
| plot_lena_segmentation.py | ||
| plot_lena_ward_segmentation.py | ||
| plot_mean_shift.py | ||
| plot_mini_batch_kmeans.py | ||
| plot_segmentation_toy.py | ||
| plot_ward_structured_vs_unstructured.py | ||
README.txt
.. _cluster_examples: Clustering ---------- Examples concerning the `sklearn.cluster` package.