The Confusion Matrix View provides the following sections:
This section is only available if you are using tree classification models.
You can display the percentage of the absolute values in the confusion matrix tables by selecting the check box Show in percent.
In the model that is shown in the figure above, the classes No and Yes are predicted. The correct classifications are indicated in bold font type.
The Confusion Matrix is computed by the Classification mining function. It displays the distribution of the records in terms of their actual classes and their predicted classes. This indicates the quality of the current model. A model can contain two or more predicted classes.
Generated models can already contain pruned subtrees. The mining function calculates the confusion matrix and stores this information in the classification model. This confusion matrix is shown in the section Confusion matrix as found in the model.
The tree that is contained in tree classification models might contain nodes that are pruned by the mining function. You can unprune one or more of these nodes, or prune additional nodes in the Tree View or in the Tree Node Distribution View. This changes the tree classification model and the confusion matrix of this model. The confusion matrix in the section Confusion matrix as computed for the current prune level is updated according to the pruning actions that you perform in these views.
If you do not prune the tree in the Tree View or in the Tree Node Distribution View, the values in the tables of the sections Confusion matrix as found in the model and Confusion matrix as computed for the current prune level are the same.
You can copy and paste one or more rows of the confusion matrix table into a different application of your choice. You can also copy the text strings above the confusion matrix tables.
You can also use the keyboard shortcut Ctrl+C.