Azure / MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
https://docs.microsoft.com/azure/machine-learning/service/
MIT License
4.07k stars 2.52k forks source link

Hyper tunning Prophet model for time series forecasting #1887

Open joshidp opened 1 year ago

joshidp commented 1 year ago

Hello,

How can we use hyper tunning to optimize Prophet model for time series forecasting ?

An example would be great!

Thanks