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

question about HERec_sl #16

Open
aisoda62 opened this issue Apr 16, 2020 · 4 comments
Open

question about HERec_sl #16

aisoda62 opened this issue Apr 16, 2020 · 4 comments

Comments

@aisoda62
Copy link

Hi sir, thanks for your code. i have a question. I run metapath generation and metapath embedding code on my own dataset. I decide to use simple linear fusion function for my dataset but i only need the fused embedding, i donot need to recommend something. for example i need fused embedding for user10. which part of HERec_sl should i use?

@librahu
Copy link
Owner

librahu commented Apr 17, 2020

what's the label in your datasets.

@aisoda62
Copy link
Author

my datasets are foursquare and gowalla. the labels are user, point of interest(poi), location(loc ) and time.
example:
user10 poi6 loc3 t10. it means user10 visit poi6 at location loc3 at time t10.

@librahu
Copy link
Owner

librahu commented Apr 19, 2020

Please refer to the functions cal_u and cal_v.

@aisoda62
Copy link
Author

Thanks a lot.

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