Package | Description |
---|---|
moa.classifiers.rules | |
moa.classifiers.rules.core.voting |
Modifier and Type | Method and Description |
---|---|
abstract ErrorWeightedVote |
AbstractAMRules.newErrorWeightedVote() |
ErrorWeightedVote |
AMRulesRegressorOld.newErrorWeightedVote() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractErrorWeightedVote
AbstractErrorWeightedVote class for weighted votes based on estimates of errors.
|
class |
ExpNegErrorWeightedVote
ExpNegErrorWeightedVote class for weighted votes based on estimates of errors.
|
class |
InverseErrorWeightedVote
InverseErrorWeightedVoteMultiLabel class for weighted votes based on estimates of errors.
|
class |
MinErrorWeightedVote
MinErrorWeightedVote class for weighted votes based on estimates of errors.
|
class |
OneMinusErrorWeightedVote |
class |
UniformWeightedVote
UniformWeightedVote class for weighted votes based on estimates of errors.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.