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 d9a61aa commit 151fe6bCopy full SHA for 151fe6b
doc/over_sampling.rst
@@ -153,7 +153,7 @@ SMOTE variants
153
SMOTE might connect inliers and outliers while ADASYN might focus solely on
154
outliers which, in both cases, might lead to a sub-optimal decision
155
function. In this regard, SMOTE offers three additional options to generate
156
-samples. Those methods focus on samples near of the border of the optimal
+samples. Those methods focus on samples near the border of the optimal
157
decision function and will generate samples in the opposite direction of the
158
nearest neighbors class. Those variants are presented in the figure below.
159
0 commit comments