Skip to content
Snippets Groups Projects
Commit f4e1f14c authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

More accurate info in examples.

parent 5dfdd56d
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ Plot different SVM classifiers in the iris dataset ...@@ -4,7 +4,7 @@ Plot different SVM classifiers in the iris dataset
================================================== ==================================================
Comparison of different linear SVM classifiers on the iris dataset. It Comparison of different linear SVM classifiers on the iris dataset. It
will plot the decision surface and the support vectors. will plot the decision surface for four different SVM classifiers.
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment