We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98501c commit 331c603Copy full SHA for 331c603
doc/introduction.rst
@@ -73,6 +73,7 @@ different level of class balancing.
73
:scale: 60
74
:align: center
75
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.
+As expected, the decision function of the linear SVM varies greatly depending
+upon how imbalanced the data is. With a greater imbalanced ratio, the decision
+function favors the class with the larger number of samples, usually referred
79
+as the majority class.
0 commit comments