Azure / Azure/MachineLearningNotebooks
HoltWintersResultsWrapper Issue
- 主要言語
- Jupyter Notebook
- スター
- 4.4k
- フォーク
- 2.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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**
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
issue に示されている AutoMLPipelineBuilder の import から始め、リンク先の AutoMLPipelineBuilder.yml ソースを調査します。import エラーを再現し、参照されている statsmodels の Holt-Winters 名を、インストールされている依存関係の公開 API と比較します。サポート対象の statsmodels バージョンに対して、ドキュメント化または実装された import パスが検証できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- documentation, machine-learning
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100