Question 192:
You work as a machine learning specialist for a sports gambling website. Your machine learning team has been asked to create a football score prediction model that predicts the winner of a match, the score difference, and the shots-on-goal differential. You have collected historical football match data, and you have selected the SageMaker XGBoost built-in algorithm to use for your model. You are now ready to train your model using a SageMaker training job. Which of the following are NOT used by your SageMaker training job? (Select TWO)
Answer options:
A.URL of the S3 bucket where you have stored your training data B.SageMaker managed ML compute instances that SageMaker will use for model training C.ECS path where the training code is stored D.URL of the S3 bucket where you have stored your training code E.ECR path where the training code is stored