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

[FEATURE] Adding user information to movielens #2176

Open
1 of 3 tasks
daviddavo opened this issue Oct 1, 2024 · 0 comments
Open
1 of 3 tasks

[FEATURE] Adding user information to movielens #2176

daviddavo opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@daviddavo
Copy link
Collaborator

Description

Movielens has also some user demographics information

1|24|M|technician|85711
2|53|F|other|94043
3|23|M|writer|32067
4|24|M|technician|43537
5|33|F|other|15213
6|42|M|executive|98101
7|57|M|administrator|91344
8|36|M|administrator|05201
9|29|M|student|01002
10|53|M|lawyer|90703

Expected behavior with the suggested feature

Diminishing the cold-start problem with new users with models that support it.

Willingness to contribute

  • Yes, I can contribute for this issue independently.
  • Yes, I can contribute for this issue with guidance from Recommenders community.
  • No, I cannot contribute at this time.

Other Comments

For example, this is used in Google's wide and deep model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant