June 2017
Beginner to intermediate
296 pages
7h 4m
English
Open Canopy Command Prompt and run spark-submit popular-movies.py:
There we have it, sorted by the number of occurrences:

You can see that the most popular movie was movie ID number 50, which was watched 583 times by people in that dataset. Well, that's all well and good but what is movie ID 50? That's not very helpful is it?
We can go look it up by hand and do it the hard way. Go into the ml-100k dataset and open up the u.item file-you might have to right-click that, select Open with and then WordPad so you can actually look ...
Read now
Unlock full access