public class AMRulesMultiTargetRegressor extends AMRulesMultiLabelLearner implements MultiTargetRegressor
anomalyDetector, attributesPercentage, changeDetector, defaultRule, dropOldRuleAfterExpansionOption, errorMeasurerOption, featureRankingOption, gracePeriodOption, inputSelectorOption, learnerOption, nominalObserverOption, numericObserverOption, observer, outputSelectorOption, randomSeedOption, ruleNumberID, ruleSet, splitConfidenceOption, splitCriterionOption, statistics, tieThresholdOption, unorderedRulesOption, VerbosityOption, weightedVoteOption
classifierRandom, modelContext, randomSeed, trainingWeightSeenByModel
config
Constructor and Description |
---|
AMRulesMultiTargetRegressor() |
AMRulesMultiTargetRegressor(double attributesPercentage) |
Modifier and Type | Method and Description |
---|---|
protected MultiLabelRule |
newDefaultRule() |
ErrorWeightedVoteMultiLabel |
newErrorWeightedVote() |
debug, defaultRuleErrors, getAttributesPercentage, getAverageInputs, getAverageOutputs, getModelDescription, getModelMeasurementsImpl, getPredictionForInstance, getVotes, isRandomizable, PrintRuleSet, resetLearningImpl, setAttributesPercentage, setObserver, setRandomSeed, setRuleOptions, trainOnInstanceImpl, VerboseToConsole
getPredictionForInstance, getPredictionForInstance, getVotesForInstance, trainOnInstanceImpl
contextIsCompatible, copy, correctlyClassifies, getAttributeNameString, getAWTRenderer, getClassLabelString, getClassNameString, getDescription, getModel, getModelContext, getModelMeasurements, getNominalValueString, getPurposeString, getSubClassifiers, getSublearners, getVotesForInstance, modelAttIndexToInstanceAttIndex, modelAttIndexToInstanceAttIndex, prepareForUseImpl, resetLearning, setModelContext, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance, trainOnInstance
getCLICreationString, getOptions, getPreparedClassOption, prepareClassOptions, prepareForUse, prepareForUse
copy, measureByteSize, measureByteSize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPredictionForInstance, trainOnInstanceImpl
copy, correctlyClassifies, getPredictionForInstance, getSubClassifiers, getVotesForInstance, trainOnInstance
getModel, getModelContext, getModelMeasurements, getPredictionForInstance, getSublearners, getVotesForInstance, isRandomizable, resetLearning, setModelContext, setRandomSeed, trainingHasStarted, trainingWeightSeenByModel, trainOnInstance
getCLICreationString, getOptions, getPurposeString, prepareForUse, prepareForUse
getDescription, measureByteSize
getAWTRenderer
public AMRulesMultiTargetRegressor()
public AMRulesMultiTargetRegressor(double attributesPercentage)
public ErrorWeightedVoteMultiLabel newErrorWeightedVote()
newErrorWeightedVote
in class AMRulesMultiLabelLearner
protected MultiLabelRule newDefaultRule()
newDefaultRule
in class AMRulesMultiLabelLearner
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.