skforecast and pytorch-forecasting

These are **complements**: skforecast provides a unified interface for fitting various ML models (scikit-learn, XGBoost, LightGBM) to time series, while pytorch-forecasting offers deep learning architectures (LSTM, Transformer, etc.) that can be integrated into skforecast's pipeline for neural network-based forecasting.

skforecast
71
Verified
pytorch-forecasting
67
Established
Maintenance 13/25
Adoption 12/25
Maturity 25/25
Community 21/25
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 1,462
Forks: 184
Downloads:
Commits (30d): 1
Language: Python
License: BSD-3-Clause
Stars: 4,827
Forks: 832
Downloads:
Commits (30d): 15
Language: Python
License: MIT
No risk flags
No Package No Dependents

About skforecast

skforecast/skforecast

Time series forecasting with machine learning models

This tool helps anyone who needs to predict future trends based on past data, such as sales managers, financial analysts, or operations planners. You input historical data, and it outputs predictions for what will happen next, like future sales or energy demand. It's designed for practitioners who want to use advanced machine learning for forecasting without needing to be an expert in every algorithm.

predictive-analytics demand-forecasting economic-forecasting resource-planning financial-modeling

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