413 Forks
2512 Stars
2512 Watchers

forecasting

Time Series Forecasting Best Practices & Examples

How to download and setup forecasting

Open terminal and run command
git clone https://github.com/microsoft/forecasting.git
git clone is used to create a copy or clone of forecasting repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with forecasting https://github.com/microsoft/forecasting/archive/master.zip

Or simply clone forecasting with SSH
[email protected]:microsoft/forecasting.git

If you have some problems with forecasting

You may open issue on forecasting support forum (system) here: https://github.com/microsoft/forecasting/issues