Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- 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: 26
- age_days: 1956
- days_rel: 29
- days_push: 9
- n_releases_24m: 20
Adoption not part of the score
4257 stars · 499 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NeuralForecast is a Python library offering a large collection of state-of-the-art neural forecasting models (NBEATS, NHITS, TFT, PatchTST, DeepAR, LSTM, transformers, and more) built on PyTorch. It provides a unified sklearn-like fit/predict interface with support for exogenous variables, probabilistic forecasting, and automatic hyperparameter selection.
Use cases
- forecast future sales or demand with neural networks
- train NBEATS or NHITS on multiple time series
- generate probabilistic forecasts with quantile intervals
- forecast time series with exogenous variables like prices or weather
- automatically tune and select the best forecasting model
- benchmark deep learning models against statistical baselines
When to choose
- you need deep learning models for time series forecasting in Python
- you want a simple unified API across many neural forecasting architectures
- you need probabilistic or quantile forecasts
- you have many related time series and want global models with cross-learning
When to avoid
- you only need simple statistical methods like ARIMA or ETS
- you cannot use PyTorch or lack GPU resources for large-scale training
- you need a hosted foundation-model API rather than training your own models
Facets
library · maturity active
machine-learning deep-learning data-science sdk machine-learning deep-learning data-science time-series python cross-platform time-series forecasting pytorch nbeats nhits transformer probabilistic-forecasting exogenous-variables hyperparameter-tuning gpu
10 sources
- readme: https://github.com/Nixtla/neuralforecast · fetched 2026-08-28 · 52fa7e5dc4fe
- homepage: https://nixtlaverse.nixtla.io/neuralforecast · fetched 2026-08-29 · efe7209a4824
- site_page: https://nixtla.io/docs · fetched 2026-08-29 · 109f5713c50b
- site_page: https://nixtlaverse.nixtla.io/neuralforecast/docs/getting-started/quickstart.html · fetched 2026-08-29 · 2b7cd5f67dc9
- site_page: https://nixtlaverse.nixtla.io/neuralforecast/docs/getting-started/installation.html · fetched 2026-08-29 · f606223af302
- site_page: https://nixtlaverse.nixtla.io/neuralforecast/docs/getting-started/datarequirements.html · fetched 2026-08-29 · 556f53776410
- site_page: https://nixtlaverse.nixtla.io/neuralforecast/docs/capabilities/overview.html · fetched 2026-08-29 · 2810bd5d7d66
- site_page: https://nixtlaverse.nixtla.io/neuralforecast/docs/capabilities/objectives.html · fetched 2026-08-29 · a7d8bf457f78
- site_page: https://nixtlaverse.nixtla.io/neuralforecast/docs/capabilities/exogenous_variables.html · fetched 2026-08-29 · a7a2f7636dfd
- site_page: https://nixtlaverse.nixtla.io/neuralforecast/docs/capabilities/categorical_features.html · fetched 2026-08-29 · 4396c3fe2f5e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Nixtla/neuralforecast | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="Nixtla/neuralforecast")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem