🔥 3-day streak
AWS Certified Machine Learning Engineer - Associate136 / 194
Question 136 of 194
A data science team is comparing three different preprocessing strategies (raw features, PCA-reduced features, and target-encoded features) for a churn prediction model. For each strategy they run several XGBoost training jobs with different hyperparameters. They need a single, organized way to group all runs by preprocessing strategy, compare validation AUC across every run, and later reproduce the exact configuration that produced the best result. Which approach best meets these requirements with the least custom engineering?
Reviewed for accuracy · Report an issueNext question