Time Series Forecasting Best Practices & Examples
Перейти к файлу
Chenhui Hu 47a1060b4b
Merge pull request #44 from microsoft/chenhui/integration_test_pipeline
added integration test
2020-02-11 10:36:05 -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 moved out data energy explore notebook into contrib 2020-01-21 11:16:09 +00:00
docs Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
examples updated url 2020-02-04 19:50:35 +00:00
forecasting_lib Chenhui/add scrapbook (#43) 2020-01-31 15:06:29 -05:00
tests added integration test 2020-02-03 19:30:08 +00:00
tools Chenhui/add scrapbook (#43) 2020-01-31 15:06:29 -05: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 modified instructions 2020-01-23 14:38:34 +00:00
LICENSE add standard contributing guide 2019-03-20 16:50:48 +08:00
NOTICE.txt added NOTICE file, currently empty as we're not redistributing any packages 2020-01-29 11:23:39 +00:00
README.md quick fix a typo 2020-01-27 13:31:29 +00: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.

Getting Started

To get started, navigate to the Contributing Guide, which lists instructions on how to set up your environment and dependencies, download the data and run examples provided in the repository.

Build Status

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