Tag Archives: netflix

Netflix Prize with Nearest Neighbours

Those not familiar with the contest can find the details here. After three weeks of work i managed to score 0.9422 rmse, which brings positions just above the 1000th place. how? Not too hard, but not too easy either.
I’ve put the k-nearest neighbours algorithm on work. The algorithm finds the nearest k samples to the [...]

Posted in Projects | Also tagged , | Leave a comment