如何导出在 Amazon Forecast 上训练的模型(预测器)?

How can I export a model (Predictor) trained on Amazon Forecast?

在 Amazon Forecast 上,如何导出我已经训练过的模型(Forecast 术语中的预测器)?例如,将 ARIMA 或 Prophet 模型权重导出到要下载或存储在 S3 上的文件。

运行 对新数据的预测太慢了,我想使用 Forecast 来训练模型并最终将它们部署到其他地方。

简答:您无法从 Forecast

中导出模型

参考:https://github.com/aws-samples/amazon-forecast-samples/issues/104#issuecomment-763119541