🔥 3-day streak
Databricks Certified Machine Learning Associate29 / 137
Question 29 of 137

A data scientist creates a feature table in Unity Catalog containing customer aggregates keyed by customer_id. They train a model using a FeatureLookup so that the training set joins these features automatically. When the model is later deployed for batch inference, the inference DataFrame only contains customer_id and a few raw request columns. Which behavior should the data scientist expect when using score_batch (or the equivalent Feature Engineering scoring API) with this logged model?

Reviewed for accuracy · Report an issueNext question