Redshift ML SageMaker Domain

0

Which Sagemaker Domain is used when using Redshift ML CREATE MODEL

AWS
jkrice
已提問 1 年前檢視次數 467 次
1 個回答
1
已接受的答案

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
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南