🔥 3-day streak
AWS Certified Machine Learning Engineer - Associate110 / 194
Question 110 of 194

A machine learning engineer is configuring a SageMaker Automatic Model Tuning (hyperparameter tuning) job for a custom training container that trains a text classifier. The container writes evaluation output to stdout, including a line like 'validation_macro_f1: 0.8123' at the end of each epoch. The engineer wants the tuning job to optimize for the highest macro F1 score on the validation set. Which configuration correctly enables the tuning job to track and optimize this metric?

Reviewed for accuracy · Report an issueNext question