Redshift ML SageMaker Domain

0

Which Sagemaker Domain is used when using Redshift ML CREATE MODEL

AWS
jkrice
feita há um ano469 visualizações
1 Resposta
1
Resposta aceita

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 há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas