ourownstory/neural_prophet
NeuralProphet is a PyTorch-based time series forecasting library that combines neural networks with traditional algorithms for interpretable predictions.

Velocity · 7d
+1.9
★ / day
Trend
→steady
star history
NeuralProphet is a machine learning framework designed for human-centered time series forecasting. It is built on PyTorch and merges neural network approaches with classical time-series methods inspired by Facebook Prophet. The library supports features like trend modeling, seasonality detection, and autoregression for forecasting future values.