Question 113:
You work for a fantasy sports wagering software company as a machine learning specialist. You are the leader of a team of machine learning specialists who have been given the assignment of building a model to predict the over/under line for every professional football game each week of the NFL season. Due to the complex nature of the problem and its many feature combinations, you have your team experimenting with different datasets, algorithms, and hyperparameters to find the best combination for your machine learning problem. You don’t want to limit the number of experiments your team can perform. Since you have a relatively large team of talented machine learning specialists, they will generate several hundred to over a thousand experiments over the course of your modeling effort. Which Amazon machine learning service(s)/feature(s) should you use to help manage your team’s experiments at scale?
Answer options:
A.Use Amazon SageMaker Inference Pipeline. B.Use Amazon SageMaker model tracking capability. C.Use Amazon SageMaker model experiments capability. D.Use Amazon SageMaker model containers capability.