🔥 3-day streak
AWS Certified Machine Learning Engineer - Associate161 / 194
Question 161 of 194

A machine learning team uses SageMaker Pipelines to retrain a customer-churn model weekly. After training, an evaluation step computes the model's F1 score against a holdout set. The team wants the pipeline to register the newly trained model in the SageMaker Model Registry only if its F1 score exceeds 0.80; otherwise, the pipeline should stop without registering the model. Which approach implements this requirement within the pipeline?

Reviewed for accuracy · Report an issueNext question