These are the solutions for Section 7 of the Machine Learning in JavaScript with TensorFlow.js course. See solutions index for solutions to other sections.
This is the final lab for the Linear Regression project which is developed through sections 4 - 7.
The starting point to this lab is the solution for the section 6 lab.
At the end of this lab, your code should look similar to linear-section-7.html.
The starting point to this lab is the solution to the previous lab, linear-section-7.html.
At the end of this lab, your code should look similar to linear-section-7-beyond.html.
See solutions index for solutions to other sections.