What is the purpose of tf.keras.callbacks.CSVLogger during model evaluation training runs?
-
A
Logs hyperparameters to a CSV for tuning
-
B
Appends epoch-level metrics to a CSV file for later analysis
-
C
Converts the model to CSV format
-
D
Reads test data from a CSV