Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,322 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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):
@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.