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!

preguntada hace un año192 visualizaciones
1 Respuesta
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
respondido hace un año
profile pictureAWS
EXPERTO
Tasio
revisado hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas