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
ESPERTO
posta 3 anni fa298 visualizzazioni
1 Risposta
0
Risposta accettata

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

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande