Skip to content

questions about how to deploy published service on the other platform deployment? #294

@giggle0312

Description

@giggle0312

I have followed the introduction of "scikit_bring_your_own" to run the example, but I encounter some questions .
1、If I want to utilize the resource of AWS, I will push the docker image to sagemaker and excute the processing including "creating training Job"。After training job, I can find the s3 path of trained model named"model.tar.gz" and ec2 path of docker image on the console, can I download this model.tar.gz and docker image and deploy them on the other platform which has no relationship with AWS to make prediction? If can, can you give me an example?

2、If I trained the model with local mode, and then I put the trained model nameed "decision-tree.pkl" in my docker container. And After I push the docker image to sagemaker, can I run "creating new model" directly without creating new trainng job. And then deploy on sagemaker to publish a webservice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions