Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download movielens datasets and pandas way to encode userid and movieid #177

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

enfeizhan
Copy link

  • Added bash commands to download movielens datasets into data/ folder, unzip, copy and paste csv files, and remove zip file and folder.
  • Replace .apply method with .map method. .map is an pandas idiom so it's faster when userid2idx is bigger.

dineshkumarsarangapani pushed a commit to dineshkumarsarangapani/courses that referenced this pull request Sep 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant