Skip to content

Commit 151fe6b

Browse files
authored
DOC fix a typo in documentation (#829)
1 parent d9a61aa commit 151fe6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/over_sampling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ SMOTE variants
153153
SMOTE might connect inliers and outliers while ADASYN might focus solely on
154154
outliers which, in both cases, might lead to a sub-optimal decision
155155
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
156+
samples. Those methods focus on samples near the border of the optimal
157157
decision function and will generate samples in the opposite direction of the
158158
nearest neighbors class. Those variants are presented in the figure below.
159159

0 commit comments

Comments
 (0)