public class VoteAggregator<K> extends ClassificationAggregator<K>
VoteAggregator()
Set<K>
getWinners()
Map<K,Double>
sumMap()
add, clear, get, size, transform
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VoteAggregator()
public Map<K,Double> sumMap()
public Set<K> getWinners()
Copyright © 2017. All Rights Reserved.