SageMaker Canvas Integration

0

How can you use the functions of SageMaker Canvas with python or outside the user interface?

已提問 2 年前檢視次數 902 次
1 個回答
1

You cannot use Canvas APIs directly outside Canvas. Canvas is no-code ML tool so the intent is not to let the user write any code to do ML. But.. Canvas uses SageMaker Autopilot APIs to train models and you can access all the different training recipes, their code, their hyperparameters, data prep code which was used in Canvas, as jupyter notebooks with in SageMaker Studio.

So SageMaker Autopilot might be what you are looking for as you can very well access Autopilot APIs.

AWS
專家
已回答 2 年前

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

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

回答問題指南