Hacker News new | ask | show | jobs
by lawlorino 2696 days ago
It depends on your use case and the type of model e.g. is it from TensorFlow or scikit-learn or just a simple lookup table. Could you expand a little? Like someone else has said already, it also depends on how comfortable you are or how necessary it is to own the whole pipeline.
1 comments

It's not necessary for me to own the pipeline. I am just looking for a scalable service where I can upload my model and it will provide me with API for inference which I can use on my website. Have you used any managed services like Algorithmia or Microsoft Azure ML? Do you know any other services I can look into?