Sklearn Pipeline as SagemakerEndpoint

0

I have built a pipeline using sklearn.pipeline that can take in, pre-process and make predictions on text. Is it possible to deploy this Pipeline object as an endpoint using SageMaker?

Thanks!

1 Risposta
0

SageMaker has a pre-defined, AWS maintained Sklearn container, which could run your trained model.

This doc will provide a brief guidence on how to train & deploy SageMaker trained/privately trained Sklearn models.

Please let us know if you have further questions.

AWS
con risposta un anno fa
profile pictureAWS
ESPERTO
Tasio
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande