1 回答
- 最新
- 投票最多
- 评论最多
0
With Amazon Forecast, hosting trained models is done automatically in the service itself. You cannot export the trained models out of the service. You can view the model hyperparameters used by expanding the "training parameters" section on the Predictor page in UI. Or you can issue API command describe_predictor(). If you don't see a setting in the "training parameters" section, then it has default value, documented under each algorithm > hyperparameters section https://docs.aws.amazon.com/forecast/latest/dg/aws-forecast-choosing-recipes.html
已回答 4 年前
相关内容
- AWS 官方已更新 4 年前
- AWS 官方已更新 4 个月前
- AWS 官方已更新 6 个月前