ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

16 / 258

Question 16:

You are a machine learning expert working for a marketing firm. You are supporting a team of data scientists and marketing managers who are running a marketing campaign. Your data scientists and marketing managers need to answer the question, “Will this user subscribe to my campaign?” You have been given a dataset in the form of a CSV file which is formatted as such:
UserId, jobId, jobDescription, educationLevel, campaign, duration, willRespondToCampaign
When you perform feature engineering on this dataset, which of the following data types would you use to define the willRespondToCampaign attribute?

Answer options:

A.CATEGORICAL
B.TEXT
C.BINARY
D.Numeric