Performance to Data
Synopsis
This operator is used to convert a performance vector as produced by a Performance operator into an example set.
Description
操作符创建an example set which contains one row for each performance criterion in the input data and a set of columns: the Criterion column contains the name of the criterion whereas Value, Standard Deviation and Variance list the value and the statistical properties of it.
Input
performance vector
This port expects a Performance Vector. It is the output of the Validation operator in the attached Example Process. The output of other Performance operators can also be used as input.
Output
example set
The ExampleSet which results from the conversion of the Performance Vector.
performance vector
The performance vector that was given as input is passed without changing to the output through this port. This is usually used to reuse the same performance vector in further operators or to view it in the Results Workspace.