ExamQuestions.com

Register
Login
AWS Certified Big Data Specialty (Expired on July 1, 2020) Exam Questions

Amazon

AWS Certified Big Data Specialty (Expired on July 1, 2020)

207 / 370

Question 207:

PMG Group Malaysia is a Chinese group of companies best known for its book retailing and online retailing services as well as being involved in the printing, publishing and supply of books and library services in China and Taiwan. PMG Bookstores currently has 65 outlets in China and 6 in Taiwan.
The management team has been strengthened to improve its customer service and its range of books. Steps have been taken to upgrade the computer system to improve the efficiency of PMG Bookstores` inventory control and customer service delivery. PMG Bookstores continues to seek choice locations for new outlets in China. PMG Group hosts their web application to sell the books and improve web sales. The application is built on AWS running out EC2 and RDS.
PMG Group has lot of existing customers. They want to launch a campaign to identify potential customers and recommend new products based on the customer’s interest that can upscale the business. Please advise. select 3 options.

Answer options:

A.Amazon ML uses logistic regression algorithm through Binary classification to solve the business problem
B.Amazon ML uses multi-nominal logistic regression algorithm through multi-class classification to solve the business problem
C.Amazon ML uses linear regression algorithm through regression model to solve the business problem
D.Amazon ML uses Area Under the (Receiver Operating Characteristic) Curve (AUC) to provide accuracy of the model
E.Cross-validation is a technique for evaluating ML models by training several ML models on subsets of the available input data to detect overfitting which eventually fails to generalize the pattern
F.Amazon ML uses macro-average F1 score to provide accuracy of the model
G.Amazon ML uses standard root mean square error (RMSE) metric to provide accuracy of the model