Class Hierarchy
- java.lang.Object
- moa.AbstractMOAObject (implements moa.MOAObject)
- moa.classifiers.rules.core.voting.AbstractErrorWeightedVote (implements moa.classifiers.rules.core.voting.ErrorWeightedVote)
- moa.classifiers.rules.core.voting.ExpNegErrorWeightedVote
- moa.classifiers.rules.core.voting.InverseErrorWeightedVote
- moa.classifiers.rules.core.voting.MinErrorWeightedVote
- moa.classifiers.rules.core.voting.OneMinusErrorWeightedVote
- moa.classifiers.rules.core.voting.UniformWeightedVote
- moa.classifiers.rules.core.voting.AbstractErrorWeightedVote (implements moa.classifiers.rules.core.voting.ErrorWeightedVote)
- moa.classifiers.rules.core.voting.Vote
- moa.AbstractMOAObject (implements moa.MOAObject)
Interface Hierarchy
- moa.classifiers.rules.core.voting.ErrorWeightedVote