| Class | Description |
|---|---|
| CaseControlLikeSampling<I extends IInstance> | |
| CaseControlSampling<I extends IInstance> |
Case control sampling.
|
| ClassifierWeightedSampling<I extends IInstance> |
The idea behind this Sampling method is to weight instances depended on the
way a pilot estimator p classified them.
|
| LocalCaseControlSampling<I extends IInstance> | |
| OSMAC<I extends IInstance> | |
| PilotEstimateSampling<I extends IInstance> |