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 2eae002 commit ed38e68Copy full SHA for ed38e68
examples/plot_kernel_approximation.py
@@ -17,7 +17,7 @@
17
subsets of the training set (for :class:`Nystroem`) for the approximate mapping
18
are shown.
19
20
-Please not that the dataset here is not large enough to show the benefits
+Please note that the dataset here is not large enough to show the benefits
21
of kernel approximation, as the exact SVM is still reasonably fast.
22
23
Sampling more dimensions clearly leads to better classification results, but
0 commit comments