title | redirect_from | video_number | date | video_id | repository | web_editor | links | parts | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Nearest Neighbors Recommendation Engine - Part 3 |
CodingChallenges/70.3-movie-recommender.html |
70.3 |
2017-05-11 |
aMtckmWAzDg |
CC_070.3_movie_recommender |
aIYPcl4me |
|
|
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.