Configurable
, java.io.Serializable
, CapabilitiesHandler
, Classifier
, MultiLabelLearner
, AMRulesFunction
, AWTRenderable
, Learner<Example<Instance>>
, MOAObject
, OptionHandler
MultiLabelNaiveBayes
, MultiLabelPerceptronClassification
, MultiTargetMeanRegressor
, MultiTargetPerceptronRegressor
public abstract class AbstractAMRulesFunctionBasicMlLearner extends BasicMultiLabelLearner implements AMRulesFunction
classifierRandom, modelContext, randomSeed, trainingWeightSeenByModel
config
baseLearnerOption, ensemble, hasStarted, header, randomSeedOption
Constructor | Description |
---|---|
AbstractAMRulesFunctionBasicMlLearner() |
Modifier and Type | Method | Description |
---|---|---|
abstract void |
resetWithMemory() |
|
void |
selectOutputsToLearn(int[] outputsToLearn) |
contextIsCompatible, copy, correctlyClassifies, defineImmutableCapabilities, getAttributeNameString, getAWTRenderer, getClassLabelString, getClassNameString, getDescription, getModel, getModelContext, getModelMeasurements, getNominalValueString, getPurposeString, getSubClassifiers, getSublearners, getVotesForInstance, modelAttIndexToInstanceAttIndex, modelAttIndexToInstanceAttIndex, prepareForUseImpl, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance, trainOnInstance
copy, measureByteSize, measureByteSize, toString
getPredictionForInstance, getPredictionForInstance, getVotesForInstance, trainOnInstanceImpl
getCLICreationString, getOptions, getPreparedClassOption, prepareClassOptions, prepareForUse, prepareForUse
getAWTRenderer
getModelDescription, getModelMeasurementsImpl, getPredictionForInstance, init, isRandomizable, resetLearningImpl, trainOnInstanceImpl, transformInstance
getCapabilities
copy, correctlyClassifies, getSubClassifiers, trainOnInstance
getModel, getModelContext, getModelMeasurements, getSublearners, getVotesForInstance, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance
getDescription, measureByteSize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
public AbstractAMRulesFunctionBasicMlLearner()
public abstract void resetWithMemory()
resetWithMemory
in interface AMRulesFunction
public void selectOutputsToLearn(int[] outputsToLearn)
selectOutputsToLearn
in interface AMRulesFunction
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.