8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749f2a9 commit 25a217bCopy full SHA for 25a217b
examples/svm/plot_rbf_parameters.py
@@ -4,7 +4,7 @@
4
==================
5
6
This example illustrates the effect of the parameters ``gamma`` and ``C`` of
7
-the Radius Basis Function (RBF) kernel SVM.
+the Radial Basis Function (RBF) kernel SVM.
8
9
Intuitively, the ``gamma`` parameter defines how far the influence of a single
10
training example reaches, with low values meaning 'far' and high values meaning
0 commit comments