🔥 3-day streak
Professional Data Engineer35 / 169
Question 35 of 169
A data science team is training a BigQuery ML linear regression model on a sales dataset. About 8% of rows have NULL values in the numeric feature `avg_basket_value`. They want the imputation logic applied automatically and identically during both training and prediction, without maintaining separate preprocessing SQL for inference. Which approach should they use?
Reviewed for accuracy · Report an issueNext question