List of questions
Related questions
Question 299 - MLS-C01 discussion
A company wants to use machine learning (ML) to improve its customer churn prediction model. The company stores data in an Amazon Redshift data warehouse.
A data science team wants to use Amazon Redshift machine learning (Amazon Redshift ML) to build a model and run predictions for new data directly within the data warehouse.
Which combination of steps should the company take to use Amazon Redshift ML to meet these requirements? (Select THREE.)
Define the feature variables and target variable for the churn prediction model.
Use the SQL EXPLAIN_MODEL function to run predictions.
Write a CREATE MODEL SQL statement to create a model.
Use Amazon Redshift Spectrum to train the model.
Manually export the training data to Amazon S3.
Use the SQL prediction function to run predictions,
0 comments
Leave a comment first