Redshift ML SageMaker Domain

0

Which Sagemaker Domain is used when using Redshift ML CREATE MODEL

1 Risposta
1
Risposta accettata

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
con risposta 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