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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン