H2O Multinomial Scorer

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementH2O Multinomial Scorer

Scores multinomial classification predictions.

Options

Actual column
Column with actual (ground-truth) predictions.
Column Selection
Columns with per class probabilities. Must be as many as domain of target column used for training. Each column name must contain a string that exactly matches its corresponding class (the output columns of the H2O Predictor (Classification) node satisfy this constraint).
Output scores as flow variables
Activate to receive all scores as flow variables
Prefix of flow variables
The scores (i.e. accuracy, error rate, number of correct and wrong classification) can be exported as flow variables with a hard coded name. This option allows you to define a prefix for these variable identifiers so that name conflicts are resolved.

Input Ports

Icon
H2O Frame with columns to score.

Output Ports

Icon
Accuracy statistics.
Icon
Confusion matrix.

Views

Confusion Matrix
Confusion matrix.

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.