Uses of Class
moa.classifiers.rules.core.voting.Vote
-
Packages that use Vote Package Description moa.classifiers.rules -
-
Uses of Vote in moa.classifiers.rules
Methods in moa.classifiers.rules that return Vote Modifier and Type Method Description Vote
AbstractAMRules. getVotes(Instance instance)
getVotes extension of the instance method getVotesForInstance in moa.classifier.java returns the prediction of the instance.
-