Unable to Grade my assignment by The Grader

Before you post, please make sure to:

  1. Autograder is in ale to read my data file and with that Causing me headache

    • The platform (e.g., dl-ai-learning-platform or Coursera-platform.)

    • The course week3/module3

  2. experiencing issues with submitting your assignment. The error message you’re seeing, OSError(‘data/ex2data2.txt not found.’), indicates that the file ex2data2.txt is not being found in the expected directory. And The Data has been put in place by the Course I’m taking so it’s impossible for me to even change anything about it and also the Call Path cell .. I have texted then coursersa contact team, and They couldn’t do anything and I’m suggested to Contact the course organizer

This type of error generally means that you have modified your notebook ipynb file, in such a way as to have broken the grader mechanism.

I recommend you delete your current ipynb notebook file, and then get a new version using the “Lab Help” - “Get latest version” tool.

Then start over.

Tips:

  • Do not make any changes to the notebook except where it is specifically mentioned in the instructions.
  • Do not delete anything from the notebook simply because you may not think it is needed.
  • Do not move, add, or delete any cells.
  • Only modify the cells that you are instructed to change by the instructions, and then only in the places that are marked.
  • Do not rename the notebook ipynb file.