4416 Forks
16081 Stars
16081 Watchers

prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

How to download and setup prophet

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

Or simply clone prophet with SSH
[email protected]:facebook/prophet.git

If you have some problems with prophet

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