Synopsis
Generates a prediction attribute from given confidence attributes.
Description
This operator generates a prediction attribute from given confidence attributes. As a prediction, the value that has the highest associated confidence attribute value is set for each example.
Input
- example set input: expects: ExampleSetMetaData: #examples: = 0; #attributes: 0
, expects: ExampleSet
Output
- example set output:
- original:
Parameters
- prediction name: The name of the label that should be predicted.