We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde338b commit acfa990Copy full SHA for acfa990
doc/under_sampling.rst
@@ -63,7 +63,7 @@ Prototype selection
63
64
On the contrary to prototype generation algorithms, prototype selection
65
algorithms will select samples from the original set :math:`S`. Therefore,
66
-:math:`S'` is defined such as :math:`|S'| < |S|` and :math:`S' \in S`.
+:math:`S'` is defined such as :math:`|S'| < |S|` and :math:`S' \subset S`.
67
68
In addition, these algorithms can be divided into two groups: (i) the
69
controlled under-sampling techniques and (ii) the cleaning under-sampling
0 commit comments