Skip to content

Repository files navigation

Time Series Forecasting Using Foundation Models

Official repository for the book Time Series Forecasting Using Foundation Models

Steps to run the code

  1. Create a virtual environment using conda.
conda create -n book-env python=3.10
  1. Activate environment.
conda activate book-env
  1. Install packages using pip.
pip install -r requirements.txt

About

Official repository for the book Time Series Forecasting with Foundation Models

Resources

Stars

59 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages