Confusion Matrix - Teradata Warehouse Miner

Teradata Warehouse Miner User Guide - Volume 3Analytic Functions

Product
Teradata Warehouse Miner
Release Number
5.4.4
Published
July 2017
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
lov1499730320967.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2302
Product Category
Software

An N x (N+2) (for N outcomes of the dependent variable) confusion matrix is given with the following format.

Confusion Matrix Format
  Actual ‘0’ Actual ‘1’ Actual ‘N’ Correct Incorrect
Predicted ‘0’ # correct ‘0’ Predictions # incorrect‘1’ Predictions # incorrect ‘N’ Predictions Total Correct ‘0’ Predictions Total Incorrect ‘0’ Predictions
Predicted ‘1’ # incorrect‘0’ Predictions # correct ‘1’ Predictions # incorrect ‘N’ Predictions Total Correct ‘1’ Predictions Total Incorrect ‘1’ Predictions
Predicted ‘N’ # incorrect‘0’ Predictions # incorrect ‘1’ Predictions # correct ‘N’ Predictions Total Correct ‘N’ Predictions Total Incorrect ‘N’ Predictions