🔥 3-day streak
Professional Data Engineer165 / 169
Question 165 of 169
A data science team at a lending company is building a churn model in Vertex AI. Their training labels come from an event table where each customer has a churn event with a specific timestamp. Their features (account balance, transaction counts, support tickets) are stored in a Vertex AI Feature Store and change frequently over time. When they built their first training set by joining the latest feature values to each label, the model performed well in offline evaluation but poorly in production. What is the most likely cause and the correct fix?
Reviewed for accuracy · Report an issueNext question