These are the solutions for Section 8 of the Machine Learning in JavaScript with TensorFlow.js course. See solutions index for solutions to other sections.
This is a new project (Binary Classification), but it builds on the code for the previous project (Linear Regression). The starting point to this lab is the solution for the section 7 lab.
At the end of this lab, your code should look similar to binary-section-8.html.
See solutions index for solutions to other sections.