I am currently enrolled in the Coursera Machine Learning Specialization by Andrew Ng. In the course titled “Supervised Machine Learning: Regression and Classification”, I’ve encountered an issue with the final lab assignment of Week 3, specifically in Exercise 4 of the C1_W3_Logistic_Regression notebook.
In the section where I am instructed to compute the training set accuracy, the code cell is locked and cannot be edited. When I attempt to run it as is, it throws an error, preventing me from completing the assignment and resulting in a score of zero.
The error occurs in exercise 4, second part where the task is to compute the accuracy of the training set. The info before the cell says “Now let’s use this to compute the accuracy on the training set”. I am unable to make any changes to this coding cell, and when I run it in its natural state it gives an error. This is leading to me getting a 0 in the assignment. "