Skip to content

Feat: Added movie lens 1 Billion dataset#10602

Open
laxmanvijay wants to merge 4 commits intopyg-team:masterfrom
laxmanvijay:feat--movie_lens_1b-dataset
Open

Feat: Added movie lens 1 Billion dataset#10602
laxmanvijay wants to merge 4 commits intopyg-team:masterfrom
laxmanvijay:feat--movie_lens_1b-dataset

Conversation

@laxmanvijay
Copy link

Added a new dataset - Movie lens 1 Billion from the MovieLens archive (https://grouplens.org/datasets/movielens/). This dataset is synthetically extended from the 20M version and thus added it to the synthetic datasets category.

  • Verified tests passing
  • Linting applied using flake8

Accessible under the datasets package.

from torch_geometric.datasets import MovieLens1B

Validated by creating a simple gnn training loop:

Screenshot 2026-02-12 at 3 36 23 PM Screenshot 2026-02-12 at 3 36 36 PM Screenshot 2026-02-12 at 3 36 43 PM

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