Question 181:
You work as a machine learning specialist for a social media software company. Your company produces social media game apps. Your machine learning team has been asked to produce a machine learning model to predict user purchase of apps similar to apps they have already purchased. You have created a model based on the SageMaker built-in XGBoost algorithm. You are now using hyperparameter tuning to get the best performing model for your problem. Which evaluation metrics and corresponding optimization direction should you choose for your automatic model tuning (a.k.a. hyperparameter tuning)? (Select TWO)
Answer options:
A.f1, minimize B.map, minimize C.ndcg, maximize D.rmse, maximize E.mae, minimize