Azure / Azure/MachineLearningNotebooks
Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'
- 主要語言
- Jupyter Notebook
- 星號
- 4.4k
- 分支
- 2.6k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Error importing PipelineComponentBatchDeployment from 'azure.ai.ml.entities'. Was this class name changed?**
`
from azure.ai.ml import MLClient, Input
from azure.ai.ml import load_component
from azure.ai.ml.entities import (
BatchEndpoint,
PipelineComponentBatchDeployment,
AmlCompute,
)
from azure.ai.ml.constants import AssetTypes
from azure.identity import DefaultAzureCredential
`

貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
重現 issue 中所示的匯入,並檢查 azure.ai.ml.entities 進入點,以判斷 PipelineComponentBatchDeployment 是否以該名稱提供。確認受支援的匯入或替代項,並更新受影響的範例,使匯入能夠成功完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- azure, python
- 領域
- machine-learning
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100