Quick Start

Prophet is a forecasting procedure implemented in R and Python. It is fast and provides completely automated forecasts that can be tuned by hand by data scientists and analysts.

Python API. Prophet follows the sklearn model API. ... As in the Python API, this is a dataframe with columns ds and y , containing the date and ... Edit on GitHub ...

Lee mas