Live data from Hacker News

Ask HN: How do you perform online learning for Production ML systems?

news.ycombinator.com

1–2 of 2 posts

Re: Ask HN: How do you perform online learning for Production ML systems?

#2
To answer this well, there are a few additional details needed: 1. How often does the model need to be retrained? 2. What's the output of your model? 3. You say training takes a day - if you had the parameters, how long does it take to process?