687 Forks
3462 Stars
3462 Watchers

gluonts

Probabilistic time series modeling in Python

How to download and setup gluonts

Open terminal and run command
git clone https://github.com/awslabs/gluonts.git
git clone is used to create a copy or clone of gluonts 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 gluonts https://github.com/awslabs/gluonts/archive/master.zip

Or simply clone gluonts with SSH
[email protected]:awslabs/gluonts.git

If you have some problems with gluonts

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