Skip to content

Commit ed38e68

Browse files
AndrewWalkerlarsmans
authored andcommitted
DOC typo in plot_kernel_approximation.py
1 parent 2eae002 commit ed38e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/plot_kernel_approximation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
subsets of the training set (for :class:`Nystroem`) for the approximate mapping
1818
are shown.
1919
20-
Please not that the dataset here is not large enough to show the benefits
20+
Please note that the dataset here is not large enough to show the benefits
2121
of kernel approximation, as the exact SVM is still reasonably fast.
2222
2323
Sampling more dimensions clearly leads to better classification results, but

0 commit comments

Comments
 (0)