Azure / mlops-v2

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment
MIT License
503 stars 248 forks source link

RAI Insights Dashboard Constructor step fails #121

Open gallogiulia opened 9 months ago

gallogiulia commented 9 months ago

Describe the bug or the issue that you are facing

The ADO training pipeline shows a warning that one of the steps has failed.

Screenshot 2023-12-14 at 8 06 54 PM

I tried to increase the size/memory of the compute cluster and re-run the pipeline, but the component keeps failing.

Screenshot 2023-12-14 at 8 07 46 PM

Steps/Code to Reproduce

Steps as per https://github.com/Azure/mlops-v2/blob/main/documentation/deployguides/deployguide_ado.md

Expected Output

The RAI Dashboard component gets successfully executed

Versions

ADO, Bicep, main from taxi-fare-regression, Azure ML CLI 2, Classical ML, Responsible AI deployment

Which platform are you using for deploying your infrastrucutre?

Azure DevOps (ADO)

If you mentioned Others, please mention which platformm are you using?

No response

What are you using for deploying your infrastrucutre?

Bicep

Are you using Azure ML CLI v2 or Azure ML Python SDK v2

Azure ML CLI v2

Describe the example that you are trying to run?

Deploy the classical ml example and showcase the RAI components.