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 a62cc3c commit 95cb20aCopy full SHA for 95cb20a
doc/introduction.rst
@@ -10,7 +10,7 @@ API's of imbalanced-learn samplers
10
----------------------------------
11
12
The available samplers follows the scikit-learn API using the base estimator
13
-and adding a sampling functionality throw the ``sample`` method::
+and adding a sampling functionality through the ``sample`` method::
14
15
:Estimator:
16
0 commit comments