Time Series Forecasting Best Practices & Examples
Перейти к файлу
Chenhui Hu f747d1c5c3 Chenhui/cpu unit test pipeline (#38)
* address review comments

* added full conda path

* minor change

* added conda to PATH

* added build status in README


Former-commit-id: 8caaa3c662
2020-01-17 10:00:59 -05:00
.github Update to CONTRIBUTING instructions (#34) 2020-01-09 16:15:59 +00:00
benchmarks Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
contrib Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
docs Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
examples renamed notebooks/ to examples/ 2020-01-09 15:24:50 +00:00
forecasting_lib Chenhui/cpu unit test pipeline (#38) 2020-01-17 10:00:59 -05:00
tests/ci Chenhui/cpu unit test pipeline (#38) 2020-01-17 10:00:59 -05:00
tools conda environment file (#36) 2020-01-10 11:24:04 +00:00
.flake8 Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
.gitignore Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
.pre-commit-config.yaml Update to CONTRIBUTING instructions (#34) 2020-01-09 16:15:59 +00:00
AUTHORS.md minor update 2019-03-26 12:26:20 +08:00
CONTRIBUTING.md Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
LICENSE add standard contributing guide 2019-03-20 16:50:48 +08:00
README.md Chenhui/cpu unit test pipeline (#38) 2020-01-17 10:00:59 -05:00
chglog.txt add standard contributing guide 2019-03-20 16:50:48 +08:00
codeofconduct.md add standard contributing guide 2019-03-20 16:50:48 +08:00
pyproject.toml Update to CONTRIBUTING instructions (#34) 2020-01-09 16:15:59 +00:00

README.md

Forecasting Best Practices

This repository contains examples and best practices for building Forecasting solutions and systems, provided as Jupyter notebooks and a library of utility functions. The focus of the repository is on state-of-the-art methods and common scenarios that are popular among researchers and practitioners working on forecasting problems.

Build Status

Build Branch Status
Linux CPU master Build Status
Linux CPU staging Build Status