mleap
mleap copied to clipboard
How can I upload model?
As the document in http://mleap-docs.combust.ml/ say, if I want to load model, I need to place the model in the docker mounted directory.

But I think it is not convenient. I think there should be some way to upload the model file in the PUT request. Just like the Transform as the picture show below.

The Transform upload the total json file to server. So I think I can also upload the total model to server.
So what I want to ask is: how to upload the total model to server without put the model in /tmp/models.