TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you deploy your ML models in production?

2 pointsby JayeshSidhwaniover 7 years ago
I use Spark MLLib to train models.<p>In most of the cases, the predictions are meant to be delivered via a REST API. One of the approaches is to pre-compute predictions -&gt; store in DB -&gt; serve via API.<p>Do you have a better pipeline for your production models?

no comments

no comments