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_faces_decomposition.py | ||
| plot_ica_blind_source_separation.py | ||
| plot_ica_vs_pca.py | ||
| plot_image_denoising.py | ||
| plot_kernel_pca.py | ||
| plot_pca_3d.py | ||
| plot_pca_iris.py | ||
| plot_pca_vs_lda.py | ||
| plot_sparse_coding.py | ||
README.txt
.. _decomposition_examples: Decomposition ------------- Examples concerning the :mod:`sklearn.decomposition` package.