Course Content
Linear regression for non-linear functions
Linear regression for non-linear functions
Basis visualization
Task
Swipe to start coding
Complete the visualization code of representing the function ax + b as a linear combination of the functions x and 1. The animation is divided into the following three parts: animation of multiply (1) by b, animation of multiply (x) by k, and animation of addition k(x) and b(1)
Solution
Mark tasks as Completed
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 1
AVAILABLE TO ULTIMATE ONLY