Interface NumericStatisticsObserver
-
- All Superinterfaces:
AttributeStatisticsObserver
,Configurable
,MOAObject
,OptionHandler
,Serializable
- All Known Implementing Classes:
MultiLabelBSTree
,MultiLabelBSTreeFloat
,MultiLabelBSTreePCT
public interface NumericStatisticsObserver extends AttributeStatisticsObserver
-
-
Method Summary
-
Methods inherited from interface moa.classifiers.rules.multilabel.attributeclassobservers.AttributeStatisticsObserver
getBestEvaluatedSplitSuggestion, observeAttribute
-
Methods inherited from interface moa.MOAObject
getDescription, measureByteSize
-
Methods inherited from interface moa.options.OptionHandler
copy, getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
-
-