Presentation: Forecasts_workshop
During the course of the workshop, you will acquire the skills necessary to preprocess data for the purpose of time series forecasting, generate relevant features, and implement appropriate analytical models within various business contexts.
- Git
- Python 3.8 or higher
- VS Code preferably
- Clone the repository and navigate to its root
- Create an environment from base: conda create --name pyladies python=3.9
- Activate new environment: conda activate pyladies
- Run the first lines of the notebook and check if it works (installation of pycared takes about 7min)
Re-watch this YouTube stream
This workshop was set up by @pyladiesams, @vaniki and @magbrach