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

Edge embedding enquiry #4

Closed
amblee0306 opened this issue Jan 22, 2021 · 1 comment
Closed

Edge embedding enquiry #4

amblee0306 opened this issue Jan 22, 2021 · 1 comment

Comments

@amblee0306
Copy link

Screenshot 2021-01-22 at 1 10 37 PM

Hi there,

I would like to clarify the value of the edge embedding when the value in D (the feature matrix) of that specific edge is missing in the bipartite graph. And what is the network utilised for O_edge to obtain a prediction of D_hat.

Thanks

@maxiaoba
Copy link
Owner

maxiaoba commented Feb 18, 2021

No edge exists for the missing values. The edges are only built between observation and feature nodes with known feature values.
O_edge is a network taking input of the concatenation of one observation node embedding and one feature node embedding and outputting the predicted feature value.

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