Docker Registry Paths for Catboost algorithm

0

I am looking for Docker Registry Paths and Example Code for US East (N. Virginia) (us-east-1) for Catboost algorithm I could not find it in the following link : https://docs.aws.amazon.com/sagemaker/latest/dg/ecr-us-east-1.html .

M
已提问 2 年前443 查看次数
1 回答
0

Hi there, As far as I can see the Catboost algo uses a Pytorch container which in your region it would be something like this: '763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:1.9.0-cpu-py38'

Have a look at the example notebooks : https://github.com/aws/amazon-sagemaker-examples/tree/main/introduction_to_amazon_algorithms/lightgbm_catboost_tabular

AWS
专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则