Requesting help in C1_W3_Logistic_Regression, section 2.4 ”2.4 Cost function for logistic regression” under #UNQ_C2. For the lab supplied code, I keep getting the following error even after successfully running all code listed under section 1 (Packages) and Section 2 (Logistic Regression) and closing/reloading the lab:
NameError: name 'X' is not defined
This is confusing because this code supplied by the lab itself (not mine) and I’ve not edited it.
Suggestions?
Thanks!
-Scott


