fbprophet is a forecasting algorithm from Facebook, and it is not available in sagemaker. In this repository we create an deploy a custom docker image to be used in AWS sagemaker.
https://github.com/giuseppeporcelli/sagemaker-custom-serving-containers
https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-training-algo-dockerfile.html https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-batch-code.html https://github.com/aws/sagemaker-training-toolkit
Matteo Giani ([email protected])