🔥 3-day streak
Professional Data Engineer164 / 169
Question 164 of 169

A retail company trains a fraud-detection model in BigQuery ML using engineered features (rolling 7-day transaction counts, average purchase amount) computed from historical data. The data science team now needs to serve this model for real-time predictions at checkout, where the same features must be looked up with low latency. They also want to guarantee that the feature values used during training match those used at serving time to avoid training-serving skew. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question