Issue with Practice Lab (Week 3) Grading Despite All Tests Passing

Hello,

I’ve encountered an issue in Module 3, Week 3 Practice Lab (Logistic Regression) of the Supervised Machine Learning: Regression and Classification course. I successfully submitted the assignment, and all exercises passed the tests. However, my final grade for this lab shows 0%, which seems to be an error.

I’ve double-checked the submission, and everything was marked as passed. I would really appreciate it if someone from the team could review this or guide me on how to get it re-evaluated.

Thank you for your support and for this great course!

1 Like

It’s not an error. There is a probably a mistake in your code.

The grader tests your code using a different set of test cases. Just passing the tests in the notebook does not prove your code is perfect.

Please post a screen capture image that shows the detailed feedback from the grader.

1 Like