Interface NominalStatisticsObserver
-
- All Superinterfaces:
AttributeStatisticsObserver
,Configurable
,MOAObject
,OptionHandler
,Serializable
- All Known Implementing Classes:
MultiLabelNominalAttributeObserver
public interface NominalStatisticsObserver 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
-
-