Redshift ML SageMaker Domain

0

Which Sagemaker Domain is used when using Redshift ML CREATE MODEL

AWS
jkrice
preguntada hace un año469 visualizaciones
1 Respuesta
1
Respuesta aceptada

Hi @jkrice, Redshift ML does not use SageMaker Studio (domains). When you run a CREATE MODEL statement, it calls SageMaker to create an Autopilot job (https://aws.amazon.com/sagemaker/autopilot/) to train a model. Autopilot usually does preprocessing, and trains on a variety of suitable models for your use case and finally returns the best model, that's then deployed for inference in Redshift. You can see more information here - https://docs.aws.amazon.com/redshift/latest/dg/machine_learning.html

AWS
Durga_S
respondido 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