| Class | Description |
|---|---|
| AverageMethod |
Standard majority voting method extended to deal with DRSA classification.
|
| EnsembleClassificationMethod |
Represents ensemble of
SimpleClassifierWrapper classifiers. |
| EnsembleClassificationStatisticsCollector | |
| EnsembleClassificationStatisticsFoldCollector | |
| MajorityVotingBalancedMethod |
Standard majority voting method extended to deal with DRSA classification.
|
| MajorityVotingMethod |
Standard majority voting method extended to deal with DRSA classification.
|
| WeightedVotingMethod |
Combines results of many classifiers by voting with weights
|