Synopsis
Performs its inner operators until some condition is met.
Description
Performs its inner operators until all given criteria are met or a timeout occurs.
Input
- input 1:
Output
- output 1:
Parameters
- min attributes: Minimal number of attributes in first example set
- max attributes: Maximal number of attributes in first example set
- min examples: Minimal number of examples in first example set
- max examples: Maximal number of examples in first example set
- min criterion: Minimal main criterion in first performance vector
- max criterion: Maximal main criterion in first performance vector
- max iterations: Maximum number of iterations
- limit time: If checked, the loop will be aborted at last after a specified time.
- timeout: Timeout in minutes
- performance change: Stop when performance of inner chain behaves like this.
- condition before: Evaluate condition before inner chain is applied (true) or after?