ml5.js: KNN Classification Part 2
ML5 Beginners Guide Lesson #5.2
This video series covers “KNN Classification.” In this second part, I train the KNN image classifier using the ml5.js library.
Community Contributions
It seems like there haven't been made any variations based on this lesson by the community yet. Be the first and add your own! If you don't know how, take a look at this guide.
Links discussed in this lesson
Videos discussed in this lesson
- Beginners Guide to Machine Learning in JavaScript by The Coding Train
- Nearest Neighbors Recommendation Engine by The Coding Train