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.01k stars 2.49k forks source link

HoltWintersResultsWrapper Issue #1826

Open stacy1997 opened 1 year ago

stacy1997 commented 1 year ago

I cannot run from azureml.contrib.automl.pipeline.steps import AutoMLPipelineBuilder, it keeps saying: "ImportError: cannot import name 'HoltWintersResultsWrapper' from 'statsmodels.tsa.holtwinters'"

after some research, I'm not sure that HoltWintersResultsWrapper exists and it should be HoltsWintersResults for this command to run.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.