public class FIMTDDNumericAttributeClassLimitObserver extends FIMTDDNumericAttributeClassObserver
Modifier and Type | Class and Description |
---|---|
protected class |
FIMTDDNumericAttributeClassLimitObserver.Node |
Modifier and Type | Field and Description |
---|---|
protected int |
maxNodes |
IntOption |
maxNodesOption |
protected int |
numNodes |
root
config
Constructor and Description |
---|
FIMTDDNumericAttributeClassLimitObserver() |
Modifier and Type | Method and Description |
---|---|
void |
observeAttributeClass(double attVal,
double classVal,
double weight) |
getBestEvaluatedSplitSuggestion, getDescription, prepareForUseImpl, probabilityOfAttributeValueGivenClass, removeBadSplits, searchForBestSplitOption
observeAttributeClass, observeAttributeTarget, searchForBestSplitOption
copy, getCLICreationString, getOptions, getPreparedClassOption, getPurposeString, prepareClassOptions, prepareForUse, prepareForUse
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
observeAttributeClass, observeAttributeTarget
copy, getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
measureByteSize
protected int maxNodes
public IntOption maxNodesOption
protected int numNodes
public FIMTDDNumericAttributeClassLimitObserver()
public void observeAttributeClass(double attVal, double classVal, double weight)
observeAttributeClass
in class FIMTDDNumericAttributeClassObserver
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.