Azure / Azure/MachineLearningNotebooks
HoltWintersResultsWrapper Issue
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
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.*
* ID: 49399a7d-d4e8-370e-ce62-d60a6b64e412
* Version Independent ID: 782d8ba4-75dd-27c3-5a46-a921c3ead4bf
* Content: [azureml.contrib.automl.pipeline.steps.AutoMLPipelineBuilder class - Azure Machine Learning Python](https://learn.microsoft.com/en-us/python/api/azureml-contrib-automl-pipeline-steps/azureml.contrib.automl.pipeline.steps.automlpipelinebuilder?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-contrib-automl-pipeline-steps/azureml.contrib.automl.pipeline.steps.AutoMLPipelineBuilder.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-contrib-automl-pipeline-steps/azureml.contrib.automl.pipeline.steps.AutoMLPipelineBuilder.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.