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_custom_kernel.py | ||
| plot_iris.py | ||
| plot_oneclass.py | ||
| plot_rbf_parameters.py | ||
| plot_separating_hyperplane.py | ||
| plot_separating_hyperplane_unbalanced.py | ||
| plot_svm_anova.py | ||
| plot_svm_iris.py | ||
| plot_svm_kernels.py | ||
| plot_svm_margin.py | ||
| plot_svm_nonlinear.py | ||
| plot_svm_regression.py | ||
| plot_svm_scale_c.py | ||
| plot_weighted_samples.py | ||
README.txt
.. _svm_examples: Support Vector Machines ----------------------- Examples concerning the :mod:`sklearn.svm` package.