Skip to content

Commit 331c603

Browse files
discdiverglemaitre
andauthored
DOC fix typo and improve clarity in introduction user guide (#818)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
1 parent b98501c commit 331c603

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/introduction.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ different level of class balancing.
7373
:scale: 60
7474
:align: center
7575

76-
As expected, the decision function of the linear SVM is highly impacted. With a
77-
greater imbalanced ratio, the decision function favor the class with the larger
78-
number of samples, usually referred as the majority class.
76+
As expected, the decision function of the linear SVM varies greatly depending
77+
upon how imbalanced the data is. With a greater imbalanced ratio, the decision
78+
function favors the class with the larger number of samples, usually referred
79+
as the majority class.

0 commit comments

Comments
 (0)