Nearest Neighbors Recommendation Engine - Part 3
Coding Challenge #70.3
In this coding challenge, I create a movie recommendation engine using the a “nearest neighbor” algorithm. In this third (and final) part, I use the K-Nearest Neighbor machine learning algorithm to predict ratings for movies I haven’t seen yet.
Community Contributions
It seems like there haven't been made any variations based on this coding challenge by the community yet. Be the first and add your own! If you don't know how, take a look at this guide.