Interface AMRulesFunction
-
- All Known Implementing Classes:
AbstractAMRulesFunctionBasicMlLearner
,AdaptiveMultiTargetRegressor
,DominantLabelsClassifier
,MultiLabelNaiveBayes
,MultiLabelPerceptronClassification
,MultiTargetMeanRegressor
,MultiTargetPerceptronRegressor
,StackedPredictor
public interface AMRulesFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
resetWithMemory()
void
selectOutputsToLearn(int[] outtputAtributtes)
-