Creative Coding with Codecademy #7: Machine Learning Visualized

In this session, we’ll dip our toes into the world of Machine Learning as we use p5 to visualize the K-Nearest Neighbors algorithm. We’ll spend the first part of the session learning how the KNN algorithm works, and then stretch our creative coding muscles to make an interactive visualization of the algorithm. KNN Course: Solution Code:
Back to Top