Generate Prediction Ranking


Synopsis

Generates attributes containing the most probable classes and their corresponding confidence values.


Description

This operator will use the confidence values generated during model application to create new attributes which contains a ranking of the most probable classes and their corresponding confidence values. The size of the ranking (i.e. number of classes stored per example) can be specified. Additionally, you can choose if the old prediction and confidence attributes should be removed after the creation of the ranking attribtues.


Input

, expects: ExampleSet, expects: ExampleSet


Output


Parameters


ExampleProcess