public class WeightedMajorityFeatureRanking.RuleInformation extends Object
Constructor and Description |
---|
RuleInformation(int numAttributes) |
Modifier and Type | Method and Description |
---|---|
void |
addLiteralAttribute(int attribIndex) |
double |
getAttributeImportance(int attribIndex) |
double[] |
getAttributesImportance() |
List<Integer> |
update(double[] merits,
boolean[] attributesMask,
double threshold) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.