scikit-learn/examples/svm
Andreas Mueller 39771fa453 ENH Remove redundant example 2011-12-20 14:17:51 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_custom_kernel.py MISC: typos + subplot adjust 2011-12-17 08:58:24 +01:00
plot_iris.py DOC: Fixed legend in iris svm example 2011-12-16 17:09:45 +01:00
plot_oneclass.py COSMIT: beautify the plot_oneclass example 2011-12-20 13:11:44 +01:00
plot_rbf_parameters.py COSMIT 2011-12-18 09:25:16 +01:00
plot_separating_hyperplane.py COSMIT pep8 2011-12-16 22:55:42 +01:00
plot_separating_hyperplane_unbalanced.py COSMIT pep8 2011-12-16 22:55:42 +01:00
plot_svm_anova.py COSMIT pep8 2011-12-16 22:55:42 +01:00
plot_svm_nonlinear.py COSMIT pep8 2011-12-16 22:55:42 +01:00
plot_svm_parameters_selection.py ENH : more contrasted colormap 2011-12-17 08:39:59 +01:00
plot_svm_regression.py COSMIT pep8 2011-12-16 22:55:42 +01:00
plot_weighted_samples.py COSMIT pep8 2011-12-16 22:55:42 +01:00

README.txt

.. _svm_examples:

Support Vector Machines
-----------------------

Examples concerning the :mod:`sklearn.svm` package.