Prophet

Prophet is a procedure for forecasting time series data. Also included as a part of Kats.

Logo

../_images/facebook_prophet-small.png

Website

https://facebook.github.io/prophet/

Repository

https://github.com/facebook/prophet

Byline

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

License

MIT

Project age

5 years 9 months

Backers

FaceBook (Creator and maintainer)

Lastest News (2022-06-24)

v1.1 Minimum required version of Python is now 3.7; Removed dependency on pystan==2.19.1.1, which is no longer maintained; Python … more

Size score (1 to 10, higher is better)

6.0

Trend score (1 to 10, higher is better)

4.0

Education Resources

URL

Resource Type

Description

https://facebook.github.io/prophet/docs/quick_start.html

Documentation

Official project documentation.

Git Commit Statistics

Statistics computed using Git data through November 30, 2022.

Statistic

Lifetime

Last 12 Months

Commits

11,723

192

Lines committed

13,227,615

249,318

Unique committers

167

26

Core committers

4

3

../_images/facebook_prophet-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

Darts

5.25

6.25

A python library for easy manipulation and forecasting of time series.

Kats

4.5

5.25

Kats is a toolkit to analyze time series data, a lightweight, easy-to-use, and generalizable framework to perform time series analysis.

Orbit

3.25

5.5

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.

sktime

7.0

6.0

A unified framework for machine learning with time series

tsfresh

2.5

3.5

TSFRESH automatically extracts 100s of features from time series.