I successfully completed got pass in all the test in second week Practice Lab: Linear Regression but I got Zero grade please correct and put my grade today
thank you
Passing the unit tests in the notebook does not prove your code is perfect. The unit tests only check a few specific issues.
You must pass the grader’s tests to get a score for the assignment.
Please post a screen capture image that shows the feedback you got from the grader.
Cell #1. Can’t compile the student’s code. Error: SyntaxError(‘invalid syntax’, (‘/tmp/student_solution_cells/cell_1.py’, 4, 10, ‘_NOTE: To prevent errors from the autograder, you are not allowed to edit or delete non-graded cells in this notebook . Please also refrain from adding any new cells. \n’))
So, the error is self-explanatory. Kindly check this post to get a fresh copy of your notebook. But before that, save your code by downloading the notebook or copying it to any other file, so, when you get a fresh copy, you don’t need to write your code from scratch.
Best,
Saif.