Double Seasonal Exponential Smoothing using PyTorch + ES-RNN capabilities on top
Project description
torch-es
Double Seasonal Exponential Smoothing using PyTorch
with batched data and multiple series training support.
📋 Roadmap
There are lots of tools built on top of the code in this repository, so the plan is to add them here eventually.
Here's what's published:
- 3d Holt-Winters implementation
- Additive and Multiplicative seasonalities
- Blender module to merge predictions from multiple series.
- Training loop for normal and bptt training.
- Uncertainty estimation via sampling.
- Additional losses
- RNN training on top of HW.
📚 Dependencies
- torch
- numpy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
torch-es-0.0.1.tar.gz
(6.8 kB
view hashes)
Built Distribution
torch_es-0.0.1-py3-none-any.whl
(10.1 kB
view hashes)