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

I'm confused about the dir "matlab" and i wonder how to use the dataset CIKM-YELP #14

Closed
ytc272098215 opened this issue May 12, 2018 · 3 comments

Comments

@ytc272098215
Copy link

May i ask what function is the code in "matlab"? I have noticed that the dataset CIKM-YELP and CIKM-Douban is a *.mat file. So i guess these codes are for these 2 datasets, am i right
then i wonder how to use the code on yelp.mat. it seems that the input format is not matched.

@ytc272098215
Copy link
Author

I have seen the metapaths used in SemRec CIKM-YELP. His metapaths are all like U--U, ie from U to U, while I think your model need metapaths like U--B, ie from U to B. So how did you deal with that? Add a B to the tail of theirs or other way?

@ytc272098215
Copy link
Author

Well, I got the metapaths in the file "fm_with_glasso". Im sory for my stupid question. But im still confused about the function of the code in "matlab". Could you expain it a little for me? Thanks a lot~~~

@hzhaoaf hzhaoaf closed this as completed May 18, 2018
@hzhaoaf hzhaoaf reopened this May 18, 2018
@hzhaoaf
Copy link
Collaborator

hzhaoaf commented May 18, 2018

@ytc272098215 In fact, you can ignore the code in matlab, which is not relevant to KDD paper.

@hzhaoaf hzhaoaf closed this as completed May 19, 2018
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