Azure / Azure/MachineLearningNotebooks
Using the Custom Module in AzureML Designer
- 主要言語
- Jupyter Notebook
- スター
- 4.4k
- フォーク
- 2.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Following the steps in the notebook I am able to create a Module and I also can see the module in the AzureML designer (Under Custom module).
https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-how-to-use-modulestep.ipynb
Creating pipeline with ModuleStep and running a pipeline from notebook is also possible. But while trying to use the module in the designer, and trying to run a pipeline in an experiment, getting following error,
**Error**
Can't build command text for [ModelExplainer], moduleId [ed91c7cf-028f-4867-a228-b32f74cb8ff2] executionId [e4436bd8]: Assignment for parameter Target is not specified
Where ModelExplainer is the experiment name.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-how-to-use-modulestep.ipynb から始めて、AzureML Designer でモジュールを再現します。ノートブックで作成されたモジュールと Designer の実験実行を比較し、報告されている Target の割り当て不足に注目します。完了の条件は、表示されたコマンド構築エラーなしでパイプラインが実行されることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, jupyter-notebook, python
- 領域
- cloud, machine-learning
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100