public class BasicFeatureRanking extends AbstractFeatureRanking
Modifier and Type | Class and Description |
---|---|
class |
BasicFeatureRanking.RuleInformation |
Modifier and Type | Field and Description |
---|---|
protected DoubleVector |
attributeImportance |
protected HashMap<ObservableMOAObject,BasicFeatureRanking.RuleInformation> |
ruleInformation |
config
Constructor and Description |
---|
BasicFeatureRanking() |
Modifier and Type | Method and Description |
---|---|
DoubleVector |
getFeatureRankings() |
void |
update(ObservableMOAObject o,
Object arg) |
getDescription, prepareForUseImpl
copy, getCLICreationString, getOptions, getPreparedClassOption, getPurposeString, prepareClassOptions, prepareForUse, prepareForUse
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
measureByteSize
protected DoubleVector attributeImportance
protected HashMap<ObservableMOAObject,BasicFeatureRanking.RuleInformation> ruleInformation
public void update(ObservableMOAObject o, Object arg)
update
in interface ObserverMOAObject
update
in class AbstractFeatureRanking
public DoubleVector getFeatureRankings()
getFeatureRankings
in interface FeatureRanking
getFeatureRankings
in class AbstractFeatureRanking
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.