Why is the ML Specialist not seeing the instance visible in the VPC?
A Machine Learning Specialist is using an Amazon SageMaker notebook instance in a private subnet of a corporate VPC. The ML Specialist has important data stored on the Amazon SageMaker notebook instance's Amazon EBS volume, and needs to take a snapshot of that EBS volume. However the ML Specialist cannot...
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...
What should the Specialist do to optimize the data for training on SageMaker?
A Machine Learning Specialist is preparing data for training on Amazon SageMaker. The Specialist is transformed into a numpy .array, which appears to be negatively affecting the speed of the training. What should the Specialist do to optimize the data for training on SageMaker?A . Use the SageMaker batch transform...
Which solution requires the LEAST effort to be able to query this data?
A manufacturing company has structured and unstructured data stored in an Amazon S3 bucket. A Machine Learning Specialist wants to use SQL to run queries on this data. Which solution requires the LEAST effort to be able to query this data?A . Use AWS Data Pipeline to transform the data...
What should the Machine Learning team do to address the requirements with the least amount of code and fewest steps?
A Machine Learning team uses Amazon SageMaker to train an Apache MXNet handwritten digit classifier model using a research dataset. The team wants to receive a notification when the model is overfitting. Auditors want to view the Amazon SageMaker log activity report to ensure there are no unauthorized API calls....
How can the Data Engineer ensure the data remains encrypted and the credit card information is secure?
A Data Engineer needs to build a model using a dataset containing customer credit card information. How can the Data Engineer ensure the data remains encrypted and the credit card information is secure?A . Use a custom encryption algorithm to encrypt the data and store the data on an Amazon...
Which of the following will accomplish this?
A company is observing low accuracy while training on the default built-in image classification algorithm in Amazon SageMaker. The Data Science team wants to use an Inception neural network architecture instead of a ResNet architecture. Which of the following will accomplish this? (Select TWO.)A . Customize the built-in image classification...
thresholds will impact the model's performance?
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...
Which is the MOST suitable predictive model that can be deployed into production?
A manufacturer of car engines collects data from cars as they are being driven. The data collected includes timestamp, engine temperature, rotations per minute (RPM), and other sensor readings. The company wants to predict when an engine is going to have a problem so it can notify drivers in advance...
Considering the graph only, which conclusion should a Machine Learning Specialist make about the behavior of the model?
The displayed graph is from a foresting model for testing a time series. Considering the graph only, which conclusion should a Machine Learning Specialist make about the behavior of the model?A . The model predicts both the trend and the seasonality well.B . The model predicts the trend well, but...