<< image_model_test keras_toolbox plotTrainingAccuracy >>

keras_toolbox >> keras_toolbox > plotConfusionMatrix

plotConfusionMatrix

Plot confusion matrix data

Description

This plot gives information about how the model gets confused while guessing features.

Must be called after ANN_train This diagram is saved as a png file in the 'plots' folder.

Examples

plotConfusionMatrix()

Authors


Report an issue
<< image_model_test keras_toolbox plotTrainingAccuracy >>