I am seeking clarification regarding the C1_W2_Linear_Regression [Programming Assignment]. Could you please specify the exact tasks I need to perform to successfully complete this assignment? I am unsure whether simply running each cell as provided is sufficient, or if there are additional steps or tasks I must execute independently to pass.
Read all of the instructions in the notebook cells.
Run the code in the code cells.
Study the results.
For cells that are marked as an Exercise, your task is to replace the “None” statements with the correct code to implement that function. The instructions are in the notebook text cell just above the function cell.
For example, the instructions for Exercise 1 give you the equations you need to implement. It also says that you can use the “Click for hints” that are shown below the function cell.
You follow the same basic procedure for Exercise 2.
1 Like
Thank you so much
1 Like