public class VoteAggregator<K> extends ClassificationAggregator<K>
| Constructor and Description |
|---|
VoteAggregator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<K> |
getWinners() |
java.util.Map<K,java.lang.Double> |
sumMap() |
Copyright © 2017. All Rights Reserved.