You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear developers, I am trying to apply the DMGI example code on my own dataset, but my dataset is a multiplex heterogenous network (I learned this terminology from this paper, which I believe refers to various relations between two connected nodes.). In my case, I have firms and directors as nodes, the relations between two firm nodes can be various (supplier, competitors, or customers). I read from Table 5 that DMGI can deal with multiplex network structure, but I am not sure how to add the relationships as metapaths (line 19-23 in the official DMGI code) and implement DMGI algorithms? Thank you very much!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers, I am trying to apply the DMGI example code on my own dataset, but my dataset is a multiplex heterogenous network (I learned this terminology from this paper, which I believe refers to various relations between two connected nodes.). In my case, I have firms and directors as nodes, the relations between two firm nodes can be various (supplier, competitors, or customers). I read from Table 5 that DMGI can deal with multiplex network structure, but I am not sure how to add the relationships as metapaths (line 19-23 in the official DMGI code) and implement DMGI algorithms? Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions