Replaced all BSD style licenses with "BSD 3 clause" Not checked yet! Removed duplicate "3 clause, 3 clause" Removed trailing period if exists Fixed some missed licences, still about 50 to do, but those can be automated Think I got the last of them. Apparently me and sed have different ideas of regex. Found a few more |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_adjusted_for_chance_measures.py | ||
| plot_affinity_propagation.py | ||
| plot_cluster_comparison.py | ||
| plot_cluster_iris.py | ||
| plot_color_quantization.py | ||
| plot_dbscan.py | ||
| plot_dict_face_patches.py | ||
| plot_digits_agglomeration.py | ||
| plot_feature_agglomeration_vs_univariate_selection.py | ||
| plot_kmeans_digits.py | ||
| plot_kmeans_stability_low_dim_dense.py | ||
| plot_lena_compress.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 :mod:`sklearn.cluster` package.