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

Using categorical features for the rating field? #36

Closed
ptkenny opened this issue Aug 12, 2024 · 1 comment
Closed

Using categorical features for the rating field? #36

ptkenny opened this issue Aug 12, 2024 · 1 comment

Comments

@ptkenny
Copy link

ptkenny commented Aug 12, 2024

Hi, I'm trying to understand how I could use this framework for recommending text content. It seems that in all the sample datasets that ratings are numerical, could I pass in a vector instead? My goal is to pass one-hot encoded vectors describing different kinds of interactions with content(i.e likes, shares, viewed entirely, etc) and get recommendations based on those and the content. Is this currently possible in MMRec?

Thanks!

@enoche
Copy link
Owner

enoche commented Aug 13, 2024

Hi, @ptkenny Thanks for your interests on this Repo.
MMRec can be fed with one-hot vectors, and vectors pre-trained on the Content (image, text etc.), but not raw content directly.

@ptkenny ptkenny closed this as completed Aug 13, 2024
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

No branches or pull requests

2 participants