.

Technology

Prophet

Prophet: Meta's open-source library for automated, high-quality time series forecasting, optimized for data with strong seasonal effects and historical data.

Prophet is an open-source forecasting procedure from Meta's (formerly Facebook) Core Data Science team, implemented in both Python and R. It uses an additive model to reliably fit non-linear trends, plus complex seasonality: specifically, yearly, weekly, daily, and holiday effects. The library is engineered for scale, generating accurate forecasts in seconds using a Stan-based model fit. Prophet’s core strength is its robustness, handling messy data, missing values, outliers, and dramatic trend shifts with minimal manual tuning. This makes it an efficient, accessible tool for data scientists and analysts who need fast, reliable predictions for business planning.

https://facebook.github.io/prophet/
1 project · 2 cities

Related technologies

Recent Talks & Demos

Showing 1-1 of 1

Members-Only

Sign in to see who built these projects