Class PercentileSelectorBottom
java.lang.Object
net.lifove.clami.percentileselectors.PercentileSelectorBottom
public class PercentileSelectorBottom
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description PercentileSelectorBottom() -
Method Summary
Modifier and Type Method Description static doublegetBottomPercentileCutoff(weka.core.Instances instances, java.lang.String positiveLabel, java.util.HashMap<java.lang.Double,java.lang.Integer> percentileCorrelation)
-
Constructor Details
-
PercentileSelectorBottom
public PercentileSelectorBottom()
-
-
Method Details
-
getBottomPercentileCutoff
public static double getBottomPercentileCutoff(weka.core.Instances instances, java.lang.String positiveLabel, java.util.HashMap<java.lang.Double,java.lang.Integer> percentileCorrelation)
-