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...
Which techniques can be used by the ML Specialist to improve this specific test error?
A Machine Learning Specialist is required to build a supervised image-recognition model to identify a cat. The ML Specialist performs some tests and records the following results for a neural network-based image classifier: Total number of images available = 1,000 Test set images = 100 (constant test set) The ML...
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...
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...