Synopsis
Applies a threshold on soft classified data.
Description
This operator applies the given threshold to an example set and maps a soft prediction to crisp values. If the confidence for the second class (usually positive for RapidMiner) is greater than the given threshold the prediction is set to this class.
Input
- example set: expects: ExampleSet, expects: ExampleSet
- threshold: expects: Threshold
Output
- example set: