Closed puelon closed 2 years ago
Hello, I was wondering how do I know if the model is overfitting? The accuracy and test accuracy is great and all, but how would I verify the validation loss/history without ruining the great accuracy?
If you check the code output again please, you will find that both the validation accuracy and loss for each fold are computed.
Hello, I was wondering how do I know if the model is overfitting? The accuracy and test accuracy is great and all, but how would I verify the validation loss/history without ruining the great accuracy?