How to fix Classification pipeline run failure in Azure AutoML(AI Fundamentals course)?

Ramkumar 0 Reputation points
2024-05-14T12:59:57.69+00:00

I am following the AI-900-AIFundamentals tutorial in Coursera and encountered an error while creating a classification model. Can anyone please help me fix this pipeline run failure?

2024-05-14 12:44:12,225 studio.modulehost    ERROR      |   |   Get ModuleError when invoking ModuleEntry(azureml.studio.modules.python_language_modules.execute_python_script; ExecutePythonScriptModule; run)
Traceback (most recent call last):

User's image

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

1 answer

Sort by: Most helpful
  1. romungi-MSFT 48,901 Reputation points Microsoft Employee Moderator
    2024-05-14T16:32:39.89+00:00

    @Ramkumar This error indicates that the script used for the execute python script cannot run. I am not sure about what is mentioned in the course to update in the module for this experiment or job to run. You might want to recheck and correct the script and re-run the job.

    0 comments No comments

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.