Anybody ever successfully ran multi-node gradient boosting on Amazon SageMaker?

0

Anybody ever successfully ran multi-node gradient boosting on Amazon SageMaker? I'm looking for a SageMaker-compatible multi-node training solution for either Catboost, LightGBM or XGBoost. Knowing if it's ever been done would be nice, having a public demo link would be even better :)

AWS
エキスパート
質問済み 3年前298ビュー
1回答
0
承認された回答

We do have an example of distributed training of XGBoost in the sagemaker-examples repo. You can find it here: https://github.com/aws/amazon-sagemaker-examples/blob/master/introduction_to_amazon_algorithms/xgboost_abalone/xgboost_abalone_dist_script_mode.ipynb

回答済み 3年前

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

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

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

関連するコンテンツ