Skip to content

Commit bd25c8b

Browse files
author
Guillaume Lemaitre
committed
Update the documentation
1 parent 44955a6 commit bd25c8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ Classes
4545
.. autosummary::
4646
:toctree: generated/
4747

48-
unbalanced_dataset.under_sampling.RandomOverSampler
49-
unbalanced_dataset.under_sampling.SMOTE
48+
unbalanced_dataset.over_sampling.RandomOverSampler
49+
unbalanced_dataset.over_sampling.SMOTE
5050

5151

5252
.. _combine_ref:

0 commit comments

Comments
 (0)