Week 2 practice lab , New to codeing & Python

Week 2

Programming Assignment: Week 2 practice lab: Linear regression

Saw Python & Jupyter notebook for first time one week back , Need guidance for what is objective of Programming assingment for Week 2 , are we suppose to Write or correct code or Fix parameters or Run iterations or vary the learning rate . Pls advise how to go about it , Thanks in advance

My advice is to closely read all of the text in the notebook markup areas, and follow those instructions.

Where you add code, you do so only in the code cells where “YOUR CODE HERE” appears. Only add code there, do not add code anywhere else, and don’t delete any code outside of those marked areas.

The MLS course assumes you have some fundamental understanding of computer programming in general, and Python in specific.

I recommend you attend an introduction to python course before you go further in the MLS course.