When the method evaluates the model, which of the following indicators will be output?

The following code was used when compiling the model: model.compile(optimizer=’Adam,loss=’categorical.crossentropy’,metrics=[tf.keras.metrics.accuracy]), currently using evaluate

When the method evaluates the model, which of the following indicators will be output?
A . accuracy
B . categorical_ 1oss
C . loss
D . categorical accuracy

Answer: A C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments