Course Content
Gradient descent for linear regression
Derivative with respect to b
Task
Write function that returns derivative of the loss function (𝑘𝑥+𝑏−𝑦)² with respect to b. Draw it's graph for x=2, y=5, k=1
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Task
Write function that returns derivative of the loss function (𝑘𝑥+𝑏−𝑦)² with respect to b. Draw it's graph for x=2, y=5, k=1
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 3
AVAILABLE TO ULTIMATE ONLY