The purpose of this project is to offer a panoply of forecasting algorithms in order to be able to carry out forecasting studies without having worry about the code base.
- N-beats
- SARIMA
- LSTM, CNN, etc
- FbProphet
- etc
Based on different algorithms, we can make a benchmark for comparison, add metrics. Also, be able to visualize results.
Your contribution is welcome.