Nearest Neighbors Recommendation Engine - Part 1
Coding Challenge #70.1
In this coding challenge, I create a movie recommendation engine using the a “nearest neighbor” algorithm. In Part 1, I demonstrate you how to calculate a similarity score between two data points.
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.