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