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

help #7

Closed
Fengjie446 opened this issue Jan 5, 2024 · 2 comments
Closed

help #7

Fengjie446 opened this issue Jan 5, 2024 · 2 comments

Comments

@Fengjie446
Copy link

Hello, the student has been greatly inspired by reading your article, but cannot find the methods for pop and random in the code. Could you please take the time to provide them to the student? Thank you very much!

@rainym00d
Copy link
Owner

Thank you for your question!

As the caption of Table 1 in the paper states, 'random' means that we will randomly select one item from five, while 'pop' means that we will sort the five items based on the interaction history of the entire dataset and choose the one with the most interaction history.

Both of these methods are heuristic algorithms and do not require a specific model for implementation.

@Fengjie446
Copy link
Author

Fengjie446 commented Jan 5, 2024 via email

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