linkedin/greykite
A flexible, intuitive and fast forecasting library observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 7
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1954
- days_rel: n/a
- days_push: 559
- n_releases_24m: 0
Adoption not part of the score
1855 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Greykite is a Python time series forecasting library from LinkedIn built around its Silverkite algorithm, with support for trend, seasonality, changepoints, holidays, and autoregression. It includes an anomaly detection extension, exploratory plotting, grid search, and benchmarking tooling.
Use cases
- forecast business metrics time series
- detect anomalies in metric monitoring
- model holiday and event effects in forecasts
- grid search forecast model parameters
- explore seasonality and changepoints in time series
- benchmark forecasting algorithms
When to choose
- you need interpretable forecasts with trend, seasonality, changepoints, and holiday effects
- you want an end-to-end framework covering EDA, preprocessing, grid search, and evaluation
- you need tuned confidence intervals for metric anomaly alerting
When to avoid
- you need deep-learning forecasting models like N-BEATS or Transformers as the primary approach
- you want real-time streaming anomaly detection rather than batch forecasting
- you need a maintained library with frequent releases and broad community support
Facets
library · maturity active
machine-learning data-science benchmarking data-visualization data-science time-series analytics machine-learning python cross-platform time-series-forecasting anomaly-detection silverkite seasonality changepoint-detection holiday-effects
2 sources
- readme: https://github.com/linkedin/greykite · fetched 2026-08-28 · 74c3bc6a8a7a
- registry_pypi: https://pypi.org/pypi/greykite/json · fetched 2026-08-29 · 4f9e13382a9c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linkedin/greykite | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="linkedin/greykite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem