Sagemaker XGBoost Forecast Horizon Perameter

0

Which XGBoost hypertuning perameter is used to set the forecast horizon?

I do not see a parameter listed here: https://docs.aws.amazon.com/sagemaker/latest/dg/xgboost_hyperparameters.html

1 Resposta
0

That's because you can XGBoost only for regression, classification (binary and multiclass), and ranking problems, but not for forecasts. See more info here: https://docs.aws.amazon.com/sagemaker/latest/dg/xgboost.html

For forecasting you could use, for example, DeepAR: https://docs.aws.amazon.com/sagemaker/latest/dg/deepar.html

AWS
Heiko
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas