Skip to content

JustinGuese/How-To-Deploy-Facebook-Prophet-on-AWS-Lambda

 
 

Repository files navigation

[HOW TO] Deploy Facebook Prophet on AWS Lambda

You actually don't need to rebuild it. Just change the lambda_function.py to your wishes, then:

  1. Upload the zip file or rebuild it yourself (not necessary)
  2. Paste the lambda_function.py in the lambda function editor
  3. Add layer in Lambda

Previous owner:

Read the full story here.

Additions

I added the Alpaca API and yfinance.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Dockerfile 1.1%