Model Validation - I
Study model validation in Keras.
We'll cover the following...
Validation
The model performance on the training data is not a good indicator of how well the model will perform on the test data. For this, we should use the validation data to test the modelโs performance.
Validation data is only held out from training and is only used to test the modelโs performance.
Access this course and 1400+ top-rated courses and projects.