8000 About the input of HERec · Issue #3 · librahu/HERec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

About the input of HERec #3

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

Open
tfl435918939 opened this issue Jan 10, 2019 · 7 comments
Open

About the input of HERec #3

tfl435918939 opened this issue Jan 10, 2019 · 7 comments

Comments

@tfl435918939
Copy link

Hello, sir.

I have run your code on my dataset. My metapath is UPDPU. (user- project-discipline). And I want to recommend co-workers to the applicant of project which belonging to the discipline. But I just got the matrix which row is user, column is project and data is the rating. The rating is meaningless.

I want get the target matrix which row is user, column is user and data is the similarities between users. How can i adjust the input to get that matrix?

@tfl435918939
Copy link
Author

I am a newcomer for HIN Recommendation.

@librahu
Copy link
Owner
librahu commented Jan 11, 2019

Do you mean recommend a user for each user?

@tfl435918939
Copy link
Author

In my recommendation system, when a user want to apply a project, I will recommend many other users to him as co-workers. These users are similar with him.

I have another question:
I got the final prediction matrix (row-column : user-project). Could the user be expressed as follow expression?
U0 = α0P0 + α1P1 + ... + αnPn = ΣαiPi
If the expression is resonable, Could the prediction matrix 8000 (row-column : project-user) be represented as the transpose of above matrix (row-column : user-project)?
P0 = α0U0 + α1U1 + ... + αnUn = ΣαiUi

@librahu
Copy link
Owner
librahu commented Jan 15, 2019

This expression really confuse me. I cannot understand what you mean clearly.

@Shodowelf
Copy link

Hello,sir.
I want to run your code,but I don't konw what's the running environment of the program.Can you tell me what's the running environment of the program.

@librahu
Copy link
Owner
librahu commented Apr 25, 2019

@Shodowelf The running environment is Linux with python2. And you need download some package according to the Readme.

@Shodowelf
Copy link

Thank you very much.

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

3 participants
0