List of questions
Related questions
Question 205 - Professional Machine Learning Engineer discussion
You work for a large retailer and you need to build a model to predict customer churn. The company has a dataset of historical customer data, including customer demographics, purchase history, and website activity. You need to create the model in BigQuery ML and thoroughly evaluate its performance. What should you do?
A.
Create a linear regression model in BigQuery ML and register the model in Vertex Al Model Registry Evaluate the model performance in Vertex Al.
B.
Create a logistic regression model in BigQuery ML and register the model in Vertex Al Model Registry. Evaluate the model performance in Vertex Al.
C.
Create a linear regression model in BigQuery ML Use the ml. evaluate function to evaluate the model performance.
D.
Create a logistic regression model in BigQuery ML Use the ml.confusion_matrix function to evaluate the model performance.
Your answer:
0 comments
Sorted by
Leave a comment first