Assistance Needed: "numpy.core.multiarray failed to import" Error During the Monitoring job at Model Performance Metrics Computation step in Azure ML Workspace

Vivek Kumar 0 Reputation points
2025-02-11T14:43:14.9733333+00:00

I am encountering an issue while running a monitoring pipeline job in Azure Machine Learning. During the "Model Performance - Compute Metrics" step, I receive the following error:

"numpy.core.multiarray failed to import"

I do not have control over the packages that it uses while running this job

I am using this schema for creating the yaml file for setting up the monitoring job

$schema: https://azuremlschemas.azureedge.net/latest/monitorSchedule.schema.json

In documentation also i am not able to find if we can set up a custom environment there. The monitoring job automatically does the steps i only provide what metrices it needs to calculate and the data it requires. Has anyone else experienced a similar problem, and if so, how did you address it?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,114 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.