Package moa.classifiers.rules.multilabel.core.voting
-
Interface Summary Interface Description ErrorWeightedVoteMultiLabel ErrorWeightedVoteMultiLabel interface for weighted votes based on estimates of errors. -
Class Summary Class Description AbstractErrorWeightedVoteMultiLabel AbstractErrorWeightedVote class for weighted votes based on estimates of errors.FirstHitVoteMultiLabel FirstHitVoteMultiLabel class for weighted votes based on estimates of errors.InverseErrorWeightedVoteMultiLabel InverseErrorWeightedVoteMuliLabel class for weighted votes based on estimates of errors.MultiLabelVote UniformWeightedVoteMultiLabel UniformWeightedVote class for weighted votes based on estimates of errors.