Week # must be added in the tags option of the post.
Link to the classroom item you are referring to:
Description (include relevant info but please do not post solution code or your entire notebook)
C1_W3_Logistic_Regression
I tried to run most of the code in the python lab but all I got was errors and I couldn’t complete the last assignment which made me not to earn my certificate
When I start running the cells from the beginning of the file some of the codes were good and gave me expected results but at the 4th, 5th and 6th questions the codes threw error. Please what can I do?
Every time you open a notebook, you must run all of the cells starting from the top of the file. The first few cells is where the assignment assets are imported and the workspace is configured.
@TMosh is right! Please run all the cells from the top, which probably caused the missing definitions for some functions and variables. Make sure you start from the beginning next time to avoid these errors.
@Ola_12 I don’t have a window open in front of me, but vaguely remember-- If you click in to any cell, and then from the run ‘drop-down’ menu you can select ‘run everything above’. That should get you there.
Thank you so much guy. I followed all your instructions and guidelines and I was able to complete my assignment after a long while of been stuck. I have also received my certificate. God bless you guys. Tmosh and Nevermind