Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 993 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 993 Bytes

Introduction to forecasting with the Prophet package

This the material for a beginner's level workshop for time series forecasting in python, using the Prophet package (https://facebook.github.io/prophet/). Previous python knowledge helps, specially if you have worked before with pandas and scikit-learn.

The workshop is presented at the PyLadies Hamburg meetup on Tuesday, April 27 2021. Slides presented during the workshop are available here: https://speakerdeck.com/meiradania/forecasting-getting-started-with-the-prophet-package

Prerequisites

  • Anaconda with Python 3.8
  • C++ compiler: gcc ≥9.0 or clang ≥10.0.

Installation

Create the conda environment in your workspace

$ conda create --name prophet-intro --file spec-file.txt

Authors

👤 Dânia Meira

LinkedIn: https://www.linkedin.com/in/daniameira/

Twitter: https://twitter.com/meiradani

👤 Lidia Yalew

LinkedIn: https://de.linkedin.com/in/lidia-yalew-78a20017b