You are building a model to make clothing recommendations. You know a user's fashion preference is likely to change over time, so you build a data pipeline to stream new data back to the model as it becomes available. How should you use this data to train the model?
A. Continuously retrain the model on just the new data.
B. Continuously retrain the model on a combination of existing data and the new data.
C. Train on the existing data while using the new data as your test set.
D. Train on the new data while using the existing data as your test set.
You are building a model to make clothing recommendations. You know a user's fashion preference is likely to change over
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You are building a model to make clothing recommendations. You know a user's fashion preference is likely to change over
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!