🔥 3-day streak
Professional Data Engineer36 / 169
Question 36 of 169

A data science team at a media company wants to build a BigQuery ML logistic regression model to classify news articles by topic. The raw training table contains a single free-text column called 'body'. They want the model to learn from word-frequency signals in the text, and they need the same text preprocessing to be applied automatically at prediction time without re-writing transformation SQL. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question