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

[PyTorch] Add The MovieLens Dataset #2030

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

Conversation

KuanHaoHuang
Copy link

Description of changes:

Add PyTorch code to 16.2. The MovieLens Dataset (movielens.md).

related issue

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

@mli
Copy link
Member

mli commented Jan 28, 2022

Job d2l-en/PR-2030/1 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

@AnirudhDagar AnirudhDagar self-requested a review January 31, 2022 05:18
@d2l-bot
Copy link
Member

d2l-bot commented Feb 23, 2022

Job d2l-en/PR-2030/2 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

1 similar comment
@d2l-bot
Copy link
Member

d2l-bot commented Mar 15, 2022

Job d2l-en/PR-2030/2 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

@d2l-bot
Copy link
Member

d2l-bot commented Mar 24, 2022

Job d2l-en/PR-2030/4 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

@divo12
Copy link

divo12 commented Jun 27, 2022

can you merge this PR? Since the dataset loading functions are called in every other section of the chapter, its tough for us to develop the subsequent sections

@d2l-bot
Copy link
Member

d2l-bot commented Jun 30, 2022

Job d2l-en/PR-2030/6 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

@d2l-bot
Copy link
Member

d2l-bot commented Jul 9, 2022

Job d2l-en/PR-2030/7 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

@d2l-bot
Copy link
Member

d2l-bot commented Aug 29, 2022

Job d2l-en/PR-2030/8 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

@d2l-bot
Copy link
Member

d2l-bot commented Aug 29, 2022

Job d2l-en/PR-2030/9 is complete.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/

@AnirudhDagar
Copy link
Member

@KuanHaoHuang could you please rebase this PR to accommodate latest changes from master? That would also trigger the github actions for the same. Thanks!

@AnirudhDagar
Copy link
Member

Hi @KuanHaoHuang, it looks like the merge was not made correctly. Request you to please fix that.

@KuanHaoHuang
Copy link
Author

KuanHaoHuang commented Aug 7, 2023

Hi @KuanHaoHuang, it looks like the merge was not made correctly. Request you to please fix that.

Thanks for the reminder, @AnirudhDagar.
I made a rookie mistake and just fixed it.

However, even though I rebased to resolve the problem in the d761547 commit, the CI job preview http://preview.d2l.ai/d2l-en/PR-2030/d761547 seems to (weirdly) render the problematic bc7e752, instead of the d761547 commit as shown in the url of the preview.

Is there anything I should do to solve the preview problem to make your review easier? If so, please let me know, thanks!

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Job PR-2030-d761547 is done.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/d761547

@AnirudhDagar
Copy link
Member

Hi @KuanHaoHuang thanks for the update, yes that's not your fault. I've made another merge from master to include the recent changes. CI should be happy now!

@github-actions
Copy link

Job PR-2030-d8d5c0e is done.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/d8d5c0e

@KuanHaoHuang
Copy link
Author

Hi @AnirudhDagar, Thanks for merging from the master

Even though the commits all look sane, the movielens pages of d8d5c0e preview are not aligned with the d8d5c0e commits and show catastrophically weird results.

Is it possible that we fix the preview and make this code review process smoother?

@AnirudhDagar
Copy link
Member

Yes, it seems to be a issue with the cache not being cleared out. I'll fix that and rerun the PR.

@github-actions
Copy link

Job PR-2030-d8d5c0e is done.
Check the results at http://preview.d2l.ai/d2l-en/PR-2030/d8d5c0e

@AnirudhDagar
Copy link
Member

@KuanHaoHuang don't worry about the preview atm, I'll review the PR. Meanwhile if you are interested you can start working on the next sections for recsys chapter.

@KuanHaoHuang
Copy link
Author

@KuanHaoHuang don't worry about the preview atm, I'll review the PR. Meanwhile if you are interested you can start working on the next sections for recsys chapter.

Thanks for the heads-up, @AnirudhDagar.

Sure, I'll work on other sections in this chapter.
And I won't send another PR before the review of this movielens section finish.

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.

6 participants