[D] Python, Scala, Rust or Go - What do you use when you deploy ML into production • r/MachineLearning

@machinelearnbot 

Do you tolerate additional complexity with having ML prediction microservice? The use some basic web framework in the same language as your ML model is (in Python this means probably flask) and call it from anywhere. If you do not tolerate additional complexity, then for example in Tensorflow you can save the model and load in from also any language, which has Tensorflow bindings. Benefit of this is that you can even change network structure and the new structure will be loaded correctly. And if you are asking about which language, you should choose, the answer is obvious: Rust.

Duplicate Docs Excel Report

Title
None found

Similar Docs  Excel Report  more

TitleSimilaritySource
None found