Index
A C D E G I K L M N O P R S T U
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
G
- GenerateFinalWithPrediction - Class in net.lifove.clami.util
- GenerateFinalWithPrediction(String) - Constructor for class net.lifove.clami.util.GenerateFinalWithPrediction
- generateResult(String, Instances, double, String) - Method in class net.lifove.clami.util.GenerateFinalWithPrediction
-
This method is for generate arff file for result.
- getBottomPercentileCutoff(Instances, String) - Method in interface net.lifove.clami.IPercentileSelector
- getBottomPercentileCutoff(Instances, String) - Method in class net.lifove.clami.Main
- getBottomPercentileCutoff(Instances, String) - Method in interface net.lifove.clami.percentileselectors.IPercentileSelector
- getBottomPercentileCutoff(Instances, String, HashMap<Double, Integer>) - Static method in class net.lifove.clami.percentileselectors.PercentileSelectorBottom
- getCLABITrainingSet(Object[], Instances, String, double) - Method in class net.lifove.clami.CLABI
-
To do clustering
- getCLAMITrainingSet(Object[], Instances, String, double) - Method in class net.lifove.clami.CLABI
-
To do clustering
- getCLAMITrainingSet(Object[], Instances, String, double) - Method in class net.lifove.clami.CLAMI
-
Get Training and Test Set after metric and instance selection
- getCLAMITrainingSet(Object[], Instances, String, double) - Method in interface net.lifove.clami.ICLAMI
- getCutoffForACL(Instances, double[]) - Static method in class net.lifove.clami.util.Utils
- getDoublePrimitive(ArrayList<Double>) - Static method in class net.lifove.clami.util.Utils
-
Get primitive double form ArrayList
- getFactors(String) - Method in class net.lifove.clami.factor.DataFeasibilityChecker
- getHigherValueCutoffs(Instances, double) - Static method in class net.lifove.clami.util.Utils
-
Get higher value cutoffs for each attribute
- getHigherValueCutoffsForACL(Instances) - Static method in class net.lifove.clami.util.Utils
-
Get higher value cutoffs for each attribute
- getInstancesByRemovingSpecificAttributes(Instances, String, boolean) - Static method in class net.lifove.clami.util.Utils
-
Get instances by removing specific attributes
- getInstancesByRemovingSpecificInstances(Instances, String, boolean) - Static method in class net.lifove.clami.util.Utils
-
Get instances by removing specific instances
- getInversedSelectedInstances(Instances, double[], String) - Static method in class net.lifove.clami.util.Utils
-
Get the selected instance for the instance selection
- getLabeling(Instances, String) - Static method in class net.lifove.clami.CLABI
-
Get Final TrainingModel
- getLabelResult() - Static method in class net.lifove.clami.CLA
-
Return predicted label ArrayList
- getLabelResult() - Static method in class net.lifove.clami.CLAMI
-
Return predicted label ArrayList
- getMedian(ArrayList<Double>) - Static method in class net.lifove.clami.util.Utils
-
Get median from ArraList
- getMetricIndicesWithTheViolationScores(Instances, double[], String) - Static method in class net.lifove.clami.util.Utils
-
Return the HashMap that the key is Metric Violation Score and the value is string of metric indexes
- getNegLabel(Instances, String) - Static method in class net.lifove.clami.util.Utils
-
Get the negative label string value from the positive label value
- getOptimalPercentile(Instances, String, String) - Method in class net.lifove.clami.Main
- getPDrForACL(Instances, double[]) - Static method in class net.lifove.clami.util.Utils
- getPercentile(ArrayList<Double>, double) - Static method in class net.lifove.clami.util.Utils
-
Get a value in a specific percentile from ArraList
- getPerformanceResult() - Static method in class net.lifove.clami.util.Utils
-
Return performance result ArrayList
- getPredictedLabels(boolean, Instances) - Method in class net.lifove.clami.CLABI
-
Get Final predicted labels
- getPredictedLabels(boolean, Instances) - Method in class net.lifove.clami.CLAMI
-
Get Labeling
- getPredictedLabels(boolean, Instances) - Method in interface net.lifove.clami.ICLAMI
- getProbabiltyOfIdx() - Method in class net.lifove.clami.CLABI
-
Get predicted index and the probability of it
- getResult() - Static method in class net.lifove.clami.Options
- getResult(Instances, double, String, boolean, boolean, boolean, String) - Method in class net.lifove.clami.CLAMIPlus
-
Get CLAMI result
- getResult(Instances, double, String, boolean, boolean, String) - Method in class net.lifove.clami.ACL
-
Get ACL result
- getResult(Instances, double, String, boolean, boolean, String) - Method in class net.lifove.clami.CLA
-
Get CLA result
- getResult(Instances, double, String, boolean, boolean, String) - Method in class net.lifove.clami.CLABI
-
Get CLABI result
- getResult(Instances, double, String, boolean, boolean, String) - Method in class net.lifove.clami.CLAMI
-
Get CLAMI result
- getResult(Instances, double, String, boolean, boolean, String) - Method in class net.lifove.clami.CLAMIPlus
-
Get CLAMI result
- getResult(Instances, double, String, boolean, boolean, String) - Method in class net.lifove.clami.CLAPlus
-
Get CLA result
- getResult(Instances, double, String, boolean, boolean, String) - Method in interface net.lifove.clami.ICLA
- getResult(Instances, double, String, boolean, String) - Method in class net.lifove.clami.ACL
-
Get ACL result
- getResult(Instances, double, String, boolean, String) - Method in class net.lifove.clami.CLA
-
Get CLA result
- getResult(Instances, double, String, boolean, String) - Method in class net.lifove.clami.CLABI
-
Get CLABI result
- getResult(Instances, double, String, boolean, String) - Method in class net.lifove.clami.CLABIPlus
-
Get CLABI result
- getResult(Instances, double, String, boolean, String) - Method in class net.lifove.clami.CLAMI
-
Get CLAMI result
- getResult(Instances, double, String, boolean, String) - Method in class net.lifove.clami.CLAPlus
-
Get CLA result
- getResult(Instances, double, String, boolean, String) - Method in interface net.lifove.clami.ICLA
- getSelectedInstances(Instances, double[], String, int) - Static method in class net.lifove.clami.util.Utils
-
Get the selected instance for the instance selection
- getStringValueOfInstanceLabel(Instances, int) - Static method in class net.lifove.clami.util.Utils
-
Get label value of an instance
- getTopPercentileCutoff(Instances, String) - Method in interface net.lifove.clami.IPercentileSelector
- getTopPercentileCutoff(Instances, String) - Method in class net.lifove.clami.Main
- getTopPercentileCutoff(Instances, String) - Method in interface net.lifove.clami.percentileselectors.IPercentileSelector
- getTopPercentileCutoff(Instances, String, HashMap<Double, Integer>) - Static method in class net.lifove.clami.percentileselectors.PercentileSelectorTop
- getValue() - Method in class net.lifove.clami.factor.DataFactor
-
Return factor value
All Classes|All Packages