Which of the following are required to access the bucket and avoid the access denied error?
An Amazon SageMaker notebook instance is launched into Amazon VPC. The SageMaker notebook references data contained in an Amazon S3 bucket in another account. The bucket is encrypted using SSE-KMS. The instance returns an access denied error when trying to access data in Amazon S3. Which of the following are...
Which visualization will accomplish this?
A Machine Learning Specialist kicks off a hyperparameter tuning job for a tree-based ensemble model using Amazon SageMaker with Area Under the ROC Curve (AUC) as the objective metric This workflow will eventually be deployed in a pipeline that retrains and tunes hyperparameters each night to model click-through on data...
What option can the Specialist use to determine whether it is overestimating or underestimating the target value?
A Machine Learning Specialist trained a regression model, but the first iteration needs optimizing. The Specialist needs to understand whether the model is more frequently overestimating or underestimating the target. What option can the Specialist use to determine whether it is overestimating or underestimating the target value?A . Root Mean...
How should the Specialist frame this business problem'?
A Machine Learning Specialist works for a credit card processing company and needs to predict which transactions may be fraudulent in near-real time. Specifically, the Specialist must train a model that returns the probability that a given transaction may be fraudulent. How should the Specialist frame this business problem'?A ....
Given the following confusion matrix for a movie classification model, what is the true class frequency for Romance and the predicted class frequency for Adventure?
Given the following confusion matrix for a movie classification model, what is the true class frequency for Romance and the predicted class frequency for Adventure? A . The true class frequency for Romance is 77.56% and the predicted class frequency for Adventure is 20 85%B . The true class frequency...
Which technique can be used to improve model performance in terms of accuracy in the validation set?
This graph shows the training and validation loss against the epochs for a neural network. The network being trained is as follows • Two dense layers one output neuron • 100 neurons in each layer • 100 epochs • Random initialization of weights Which technique can be used to improve...
Which of the following would the Specialist do to integrate the Spark application with SageMaker?
A Machine Learning Specialist is using Apache Spark for pre-processing training data As part of the Spark pipeline, the Specialist wants to use Amazon SageMaker for training a model and hosting it. Which of the following would the Specialist do to integrate the Spark application with SageMaker? (Select THREE)A ....
Which method should Example Corp use to split the data into a training dataset and evaluation dataset?
Example Corp has an annual sale event from October to December. The company has sequential sales data from the past 15 years and wants to use Amazon ML to predict the sales for this year's upcoming event. Which method should Example Corp use to split the data into a training...
Based on this information, which model would have the HIGHEST recall with respect to the fraudulent class?
A company wants to classify user behavior as either fraudulent or normal. Based on internal research, a Machine Learning Specialist would like to build a binary classifier based on two features: age of account and transaction month. The class distribution for these features is illustrated in the figure provided. Based...
Which approach will allow the Specialist to review the latency, memory utilization, and CPU utilization during the load test"?
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...