Azure / Azure/MachineLearningNotebooks

Register Multiple Files as a Model

未關閉
#1,472 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
ADO doc-enhancement MLOps
主要語言
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

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。