How to fix pipeline run failure in Azure AutoML?

KANTEPALLE BHALAJI YADAV 5 Reputation points
2023-06-28T05:31:47.6966667+00:00

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

Tutorial link: https://microsoftlearning.github.io/AI-900-AIFundamentals/instructions/02b-create-classification-model.html

Azure Machine Learning
{count} votes

1 answer

Sort by: Most helpful
  1. KANTEPALLE BHALAJI YADAV 5 Reputation points
    2023-06-29T06:34:20.99+00:00

    Dear @romungi-MSFT ,
    Thank you for your assistance.
    The error was in the initial dataset creation where in the initial column header selection.

    I chose "All files have the same header" instead of "Only the first file has headers".

    A thorough re-work from the initial stage helped me to figure out my mistake over a comparison.

    Have a nice day!

    1 person found this answer helpful.

Your answer

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