neuralforecast and pytorch-forecasting

These are complementary tools: NeuralForecast provides high-level forecasting algorithms with built-in neural network implementations, while PyTorch Forecasting offers lower-level PyTorch-based components for building custom time series models, allowing practitioners to use NeuralForecast for direct forecasting or PyTorch Forecasting for more granular control when implementing advanced architectures.

neuralforecast
81
Verified
pytorch-forecasting
67
Established
Maintenance 20/25
Adoption 15/25
Maturity 25/25
Community 21/25
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 4,003
Forks: 483
Downloads:
Commits (30d): 22
Language: Python
License: Apache-2.0
Stars: 4,827
Forks: 832
Downloads:
Commits (30d): 15
Language: Python
License: MIT
No risk flags
No Package No Dependents

About neuralforecast

Nixtla/neuralforecast

Scalable and user friendly neural :brain: forecasting algorithms.

This project helps you predict future trends and values for your business or research by analyzing past data. You provide historical time series data, and it outputs precise future forecasts using advanced neural network models. This tool is ideal for data scientists, analysts, or researchers who need accurate and scalable forecasting for various real-world applications.

time-series-forecasting demand-planning financial-forecasting inventory-management resource-allocation

About pytorch-forecasting

sktime/pytorch-forecasting

Time series forecasting with PyTorch

This project helps data scientists and analysts forecast future trends using historical time series data. You input structured dataframes containing time series, and it outputs predictions for what will happen next. It's designed for professionals who need to predict demand, sales, resource utilization, or other time-dependent metrics.

time-series-forecasting demand-planning sales-forecasting predictive-analytics financial-modeling

Scores updated daily from GitHub, PyPI, and npm data. How scores work