How can I upload model?
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Description
As the document in [http://mleap-docs.combust.ml/](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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.