Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com> Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org> Co-authored-by: Loïc Estève <loic.esteve@ymail.com> |
||
|---|---|---|
| .. | ||
| README.txt | ||
| plot_custom_kernel.py | ||
| plot_iris_svc.py | ||
| plot_linearsvc_support_vectors.py | ||
| plot_oneclass.py | ||
| plot_rbf_parameters.py | ||
| plot_separating_hyperplane.py | ||
| plot_separating_hyperplane_unbalanced.py | ||
| plot_svm_anova.py | ||
| plot_svm_kernels.py | ||
| plot_svm_margin.py | ||
| plot_svm_nonlinear.py | ||
| plot_svm_regression.py | ||
| plot_svm_scale_c.py | ||
| plot_svm_tie_breaking.py | ||
| plot_weighted_samples.py | ||
README.txt
.. _svm_examples: Support Vector Machines ----------------------- Examples concerning the :mod:`sklearn.svm` module.