Skip to content

Commit 9a1191e

Browse files
committed
DOC rename too long title in example
1 parent bbbf0e2 commit 9a1191e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

examples/applications/plot_impact_imbalanced_classes.py

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
"""
2-
========================================================================
3-
Model fitting on imbalanced dataset and comparison of methods to improve
4-
its performance
5-
========================================================================
2+
==========================================================
3+
Fitting model on imbalanced datasets and how to fight bias
4+
==========================================================
65
76
This example illustrates the problem induced by learning on datasets having
87
imbalanced classes. Subsequently, we compare different approaches alleviating

0 commit comments

Comments
 (0)