Skip to content

Commit d2a5774

Browse files
authored
DOC fix small typo (#972)
1 parent d69acd5 commit d2a5774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The learning phase and the subsequent prediction of machine learning algorithms
6666
can be affected by the problem of imbalanced data set. The balancing issue
6767
corresponds to the difference of the number of samples in the different
6868
classes. We illustrate the effect of training a linear SVM classifier with
69-
different level of class balancing.
69+
different levels of class balancing.
7070

7171
.. image:: ./auto_examples/over-sampling/images/sphx_glr_plot_comparison_over_sampling_001.png
7272
:target: ./auto_examples/over-sampling/plot_comparison_over_sampling.html

0 commit comments

Comments
 (0)