Synopsis
Boosting operator allowing all learners (not restricted to Weka learners).
Description
This AdaBoost implementation can be used with all learners available in RapidMiner, not only the ones which originally are part of the Weka package.
Input
- training set: expects: ExampleSet
Output
- model:
- example set:
Parameters
- iterations: The maximum number of iterations.