Azure / Azure/MachineLearningNotebooks
Register Multiple Files as a Model
- 主要言語
- Jupyter Notebook
- スター
- 4.4k
- フォーク
- 2.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In `azureml.core.Model.register()` we get the option of using `child_paths` to register multiple files as Model artifacts. However in `/azureml.core.run.Run.register_model()` we do not get any such options. Adding this option would be beneficial.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 2e24ac95-7027-6a3c-81e6-f20cc4415219
* Version Independent ID: 9498cdc2-0d04-39a3-08ce-ef9ea8f2d153
* Content: [azureml.core.run.Run class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.run.run?view=azure-ml-py#register-model-model-name--model-path-none--tags-none--properties-none--model-framework-none--model-framework-version-none--description-none--datasets-none--sample-input-dataset-none--sample-output-dataset-none--resource-configuration-none----kwargs-)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.run.Run.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.run.Run.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず azureml.core.run.Run.register_model() と azureml.core.Model.register() を比較し、既存の child_paths オプションと、AzureML-Docset/stable/docs-ref-autogen/azureml.core.run.Run.yml にある生成済みの Run API ドキュメントに注目します。Run.register_model() が child_paths を受け付け、複数のファイルをモデルアーティファクトとして登録でき、API ドキュメントにもこのオプションが反映されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, machine-learning, python
- 領域
- backend-api-design, machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100