Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.classifiers.ensembles | |
pl.poznan.put.cs.idss.jrs.classifiers.meta | |
pl.poznan.put.cs.idss.jrs.wrappers |
Modifier and Type | Class | Description |
---|---|---|
class |
AverageMethod |
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
|
Modifier and Type | Class | Description |
---|---|---|
class |
IIVotes |
This class is responsible for creating classifiers ensemble using importance
voting (Pasting Small Votes method).
|
class |
IVotes |
This class is responsible for creating classifiers ensemble using importance
voting (Pasting Small Votes method).
|
Modifier and Type | Class | Description |
---|---|---|
class |
BaggingWrapper |
|
class |
WekaMethodWrapper |
Wrapper for weka classifiers.
|