Kizspy Question: 44
(Choose 1 answer)
What is the primary use of the model.evaluate() function in TensorFlow?
A. Compiling the model with optimizer
B. Training the model on training data
C. Initializing the neural network weights
D. Evaluating the model performance on test data