combust / combust/mleap

How can I upload model?

Open
#499 0 comments 0 reactions 0 assignees View on GitHub
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.

![](https://aliyun.hellozjf.com:7004/uploads/2019/3/13/menu.saveimg.savepath20190313091754.jpg)

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.

![](https://aliyun.hellozjf.com:7004/uploads/2019/3/13/menu.saveimg.savepath20190313092318.jpg)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.