I'm evaluating tools for production ML-based applications and one of our options is Spark MLlib, but I have some questions about how to serve a model once it's trained?
For example in Azure ML, once trained, the model is exposed as a web service that can be consumed from any application, and it's a similar case with Amazon ML.
I'm evaluating tools for production ML-based applications and one of our options is Spark MLlib, but I have some questions about how to serve a model once it's trained?
For example in Azure ML, once trained, the model is exposed as a web service that can be consumed from any application, and it's a similar case with Amazon ML.
How do you serve/deploy ML models in Apache Spark?
How do you serve/deploy ML models in Apache Spark?