An open API service indexing awesome lists of open source software.

https://github.com/trainindata/forecasting-with-machine-learning

Code repository for the course "Forecasting with Machine Learning Models"
https://github.com/trainindata/forecasting-with-machine-learning

forecasting machine-learning time-series

Last synced: 6 months ago
JSON representation

Code repository for the course "Forecasting with Machine Learning Models"

Awesome Lists containing this project

README

          

![PythonVersion](https://img.shields.io/badge/python-3.9%20%20|%203.10%20|%203.11%20|3.12%20-success)
[![License https://github.com/trainindata/forecasting-with-machine-learning/blob/master/LICENSE](https://img.shields.io/badge/license-BSD-success.svg)](https://github.com/trainindata/forecasting-with-machine-learning/blob/master/LICENSE)
[![Sponsorship https://www.trainindata.com/](https://img.shields.io/badge/Powered%20By-TrainInData-orange.svg)](https://www.trainindata.com/)

## Machine Learning Interpretability- Code Repository

Code repository for the online course [Forecasting with Machine Learning](https://www.trainindata.com/p/forecasting-with-machine-learning)

**Course Launch: March, 2024**

Actively maintained.

[](https://www.trainindata.com/p/forecasting-with-machine-learning)

## Table of Contents

1. **Time Series as a regression**
1. Time series forecasting
2. Forecasting as regression
3. Tabularizing time series
4. Endogenous and exogenous variables

2. **Forecasting strategies**
1. Single step forecasting
2. Multiple step forecasting
3. Direct forecasting
4. Recursive forecasting

3. **Multi series forecasting**
1. Global vs local forecasting
2. Multiseries forecasting models
3. Independent time series forecasting
4. Dependent time series forecasting

4. **Backtesting**
1. Backtesting with or without refit
2. Backtesting with rolling or expanding windows
3. Backtesting with intermitent refit.

## Links

- [Online Course](https://www.trainindata.com/p/forecasting-with-machine-learning)