Linear Regression:week 2 practice lab

my code’s passing all the test cases bit this is what the grader shows

This means your code for the compute_gradient() function does not pass the grader’s test cases.

Passing the tests in the notebook does not prove your code is perfect. The grader uses entirely different tests.