Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.classifiers.ensembles |
Modifier and Type | Class | Description |
---|---|---|
class |
AverageMethod |
Standard majority voting method extended to deal with DRSA classification.
|
class |
MajorityVotingBalancedMethod |
Standard majority voting method extended to deal with DRSA classification.
|
class |
MajorityVotingMethod |
Standard majority voting method extended to deal with DRSA classification.
|
class |
WeightedVotingMethod |
Combines results of many classifiers by voting with weights
|