dlaicourse
dlaicourse copied to clipboard
Changing from 'acc' to 'accuracy' in plot_graphs
An error is thrown when trying to plot the accuracy of the model's training, because 'acc' is used as the metric instead of 'accuracy'
+1