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 e16ea70 commit 3939f29Copy full SHA for 3939f29
doc/api.rst
@@ -18,14 +18,22 @@ Under-sampling methods
18
Prototype generation
19
--------------------
20
21
+.. automodule:: imblearn.under_sampling.prototype_generation
22
+ :no-members:
23
+ :no-inherited-members:
24
+
25
.. autosummary::
26
:toctree: generated/
27
-under_sampling.ClusterCentroids
28
+ under_sampling.ClusterCentroids
29
30
Prototype selection
31
-------------------
32
33
+.. automodule:: imblearn.under_sampling.prototype_selection
34
35
36
37
38
39
0 commit comments