neuralprophetAdvanced Examples

Neural network-based time series forecasting (Prophet + PyTorch)

Advanced neuralprophet techniques

Advanced usage and configuration of neuralprophet.

python
# Install: pip install neuralprophet
import neuralprophet

# Advanced neuralprophet configuration and usage
print("neuralprophet advanced patterns")

These advanced techniques unlock the full power of neuralprophet.

Want to try these examples interactively?

Open Advanced Playground