ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

258 / 258

Question 258:

You work as a machine learning specialist for a retail marketing firm. You are responsible for the machine learning models used for product marketing. Your latest assignment has you building a model to predict whether or not a particular marketing campaign will benefit from social media advertising. You have gathered your social media and product marketing data and selected your model algorithm. You are now in the process of evaluating your model. You are using the scikit-learn model_selection package in a pipeline using cross validation to select the best performing model. When setting the parameters for your scoring your cross validation runs, which scoring technique should you use?

Answer options:

A.f1
B.adjusted_mutual_info_score
C.rand_score
D.completeness_score