C1_W2_linear regression _ Programming Assignment _practice lab

I don’t know what should I do, should I just run the notebook or write it by myself?
or what should I do?

Everything you have to do is mentioned in the Notebook. You have to write code where it is mentioned that #Start your code. You also have to run the cells too.

If you are new to Jupyter or Python (or English reading), it is better to familiarize yourself with these, before the course.

Best,
Saif.

1 Like

Read the markup in the notebook, it has the instructions for the assignment.
Run the code in each cell by using the “Run” button in the top menu.
Add your code in the cells where it says to.

Also, be sure you “Save” your work before you submit it for grading. This isn’t automatic.

1 Like