When model.fit() is called if the parameters shuffle and validation_split are set to True and .25 respectively w
model.fit()
shuffle
validation_split
True
.25