🔥 3-day streak
Professional Machine Learning Engineer104 / 166
Question 104 of 166
Your team has a working prototype: a gradient-boosted tree model trained in a scikit-learn notebook on a 5 GB CSV file. Product wants this retrained weekly on a growing dataset (now 400 GB, stored in Cloud Storage as sharded Parquet files) with minimal custom infrastructure. The data scientists prefer to keep writing Python and want managed, repeatable training runs. Which approach best scales this prototype for production?
Reviewed for accuracy · Report an issueNext question