Conflicts: doc/modules/svm.rst doc/tutorial.rst doc/whats_new.rst sklearn/linear_model/logistic.py sklearn/svm/base.py sklearn/svm/classes.py sklearn/svm/sparse/classes.py sklearn/svm/tests/test_sparse.py sklearn/svm/tests/test_svm.py |
||
|---|---|---|
| .. | ||
| 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_nonlinear.py | ||
| plot_svm_parameters_selection.py | ||
| plot_svm_regression.py | ||
| plot_weighted_samples.py | ||
README.txt
.. _svm_examples: Support Vector Machines ----------------------- Examples concerning the :mod:`sklearn.svm` package.