Time Series Forecasting Best Practices & Examples
Перейти к файлу
Vanja Paunic 7aeb9c02a9 moved r exploration notebook to contrib directory
Former-commit-id: f681206245
2020-02-21 11:49:52 +00:00
.github
R formatting fixes 2020-02-15 00:09:18 +11:00
assets updated the pictures 2020-02-20 17:07:45 +00:00
benchmarks
contrib moved r exploration notebook to contrib directory 2020-02-21 11:49:52 +00:00
docs
examples moved r exploration notebook to contrib directory 2020-02-21 11:49:52 +00:00
fclib Vapaunic/split bug (#65) 2020-02-20 10:27:40 -05:00
tests Chenhui/add automl example (#62) 2020-02-18 14:54:51 -05:00
tools Chenhui/env setup script (#67) 2020-02-20 14:05:53 -05:00
.flake8
.gitignore keep top-level gitignore only 2020-02-14 23:39:37 +11:00
.pre-commit-config.yaml
AUTHORS.md
CONTRIBUTING.md Vapaunic/envname (#61) 2020-02-13 17:32:13 -05:00
LICENSE
NOTICE.txt added NOTICE file, currently empty as we're not redistributing any packages 2020-01-29 11:23:39 +00:00
README.md Renaming forecasting_lib to fclib (#59) 2020-02-13 17:31:58 -05:00
SETUP.md Chenhui/env setup script (#67) 2020-02-20 14:05:53 -05:00
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 Setup Guide, which lists instructions on how to set up your environment and dependencies, download the data and run examples provided in the repository.

Contributing

We hope that the open source community would contribute to the content and bring in the latest SOTA algorithm. This project welcomes contributions and suggestions. Before contributing, please see our Contributing Guide.

Build Status

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