Skip to content

Commit

Permalink
DOC Fixes typo in plot_permutation_test_for_classification (scikit-le…
Browse files Browse the repository at this point in the history
  • Loading branch information
GaelVaroquaux authored and TomDLT committed Jul 29, 2021
1 parent 2ffd07a commit 41e929b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@
This example demonstrates the use of
:func:`~sklearn.model_selection.permutation_test_score` to evaluate the
significance of a cross-valdiated score using permutations.
significance of a cross-validated score using permutations.
"""

# Authors: Alexandre Gramfort <alexandre.gramfort@inria.fr>
Expand Down

0 comments on commit 41e929b

Please sign in to comment.