Generate Prediction (AI Studio Core)
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 (IOObject)
This is an example set input port
Output
- example set (Data Table)
This is an example set output port
- original (Data Table)
Parameters
- prediction nameThe name of the label that should be predicted.