artificial-intelligenceautomlazure-mlbest-practicesdeep-learningdemand-forecastingdilated-cnnforecastinghyperparameter-tuningjupyter-notebooklightgbmmachine-learningmodel-deploymentprophetpythonrretailtidyversetime-series
47a1060b4b
added integration test |
||
---|---|---|
.github | ||
benchmarks | ||
contrib | ||
docs | ||
examples | ||
forecasting_lib | ||
tests | ||
tools | ||
.flake8 | ||
.gitignore | ||
.pre-commit-config.yaml | ||
AUTHORS.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
NOTICE.txt | ||
README.md | ||
chglog.txt | ||
codeofconduct.md | ||
pyproject.toml |
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 | |
Linux CPU | staging |