Exam Logo

Amazon (MLS-C01) Exam Questions And Answers page 11

A Machine Learning Specialist is assigned a TensorFlow project using Amazon SageMaker for training, and needs to continue working for an extended period with no Wi-Fi access.

Which approach should the Specialist use to continue working?
Model Development Machine Learning Implementation and Operations
A Machine Learning Specialist is assigned to a Fraud Detection team and must tune an XGBoost model, which is working appropriately for test data. However, with unknown data, it is not working as expected. The existing parameters are provided as follows.


Which parameter tuning guidelines should the Specialist follow to avoid overfitting?
Model Development Machine Learning Implementation and Operations
A Machine Learning Specialist is assigned to a Fraud Detection team and must tune an XGBoost model, which is working appropriately for test data. However, with unknown data, it is not working as expected. The existing parameters are provided as follows.


Which parameter tuning guidelines should the Specialist follow to avoid overfitting?
Model Development Machine Learning Implementation and Operations
A Machine Learning Specialist is attempting to build a linear regression model.


Given the displayed residual plot only, what is the MOST likely problem with the model?
Model Development Machine Learning Implementation and Operations
A Machine Learning Specialist is attempting to build a linear regression model.


Given the displayed residual plot only, what is the MOST likely problem with the model?
Model Development Machine Learning Implementation and Operations
A Machine Learning Specialist is building a convolutional neural network (CNN) that will classify 10 types of animals. The Specialist has built a series of layers in a neural network that will take an input image of an animal, pass it through a series of convolutional and pooling layers, and then finally pass it through a dense and fully connected layer with 10 nodes. The Specialist would like to get an output from the neural network that is a probability distribution of how likely it is that the input image belongs to each of the 10 classes.

Which function will produce the desired output?
Model Development Machine Learning Implementation and Operations
A Machine Learning Specialist is building a logistic regression model that will predict whether or not a person will order a pizza. The Specialist is trying to build the optimal model with an ideal classification threshold.

What model evaluation technique should the Specialist use to understand how different classification thresholds will impact the model's performance?
Model Development Machine Learning Implementation and Operations
A Machine Learning Specialist is building a model that will perform time series forecasting using Amazon SageMaker. The Specialist has finished training the model and is now planning to perform load testing on the endpoint so they can configure Auto Scaling for the model variant.

Which approach will allow the Specialist to review the latency, memory utilization, and CPU utilization during the load test?
Machine Learning Implementation and Operations AWS Machine Learning Services
A Machine Learning Specialist is building a prediction model for a large number of features using linear models, such as linear regression and logistic regression. During exploratory data analysis, the Specialist observes that many features are highly correlated with each other. This may make the model unstable.

What should be done to reduce the impact of having such a large number of features?
Exploratory Data Analysis Model Development
A Machine Learning Specialist is configuring Amazon SageMaker so multiple Data Scientists can access notebooks, train models, and deploy endpoints. To ensure the best operational performance, the Specialist needs to be able to track how often the Scientists are deploying models, GPU and CPU utilization on the deployed SageMaker endpoints, and all errors that are generated when an endpoint is invoked.

Which services are integrated with Amazon SageMaker to track this information? (Choose two.)
Model Development Machine Learning Implementation and Operations