Course Content
Linear regression for non-linear functions
Linear regression for non-linear functions
Sine approximation
Task
Add sine to the array of basis functions. Complete the function for calculating the value of our function at a point (calculate) and the function for calculating the partial derivative (derivative)
Thanks for your feedback!
Task
Add sine to the array of basis functions. Complete the function for calculating the value of our function at a point (calculate) and the function for calculating the partial derivative (derivative)