<< plotConfusionMatrix keras_toolbox plotTrainingLoss >>

keras_toolbox >> keras_toolbox > plotTrainingAccuracy

plotTrainingAccuracy

Plot the model's accuracy increments

Description

This plot gives information about how the model learned the data over time.

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

Examples

plotTrainingAccuracy()

Authors


Report an issue
<< plotConfusionMatrix keras_toolbox plotTrainingLoss >>