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

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

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

回答問題指南