stellargraph / stellargraph

StellarGraph - Machine Learning on Graphs
https://stellargraph.readthedocs.io/
Apache License 2.0
2.96k stars 431 forks source link

To implement the basic graph ER #260

Closed wangzhen263 closed 5 years ago

wangzhen263 commented 6 years ago

Description

This task is to re-implement graph ER in python code which includes blocking for candidates selection, graphSAGE for link prediction, and plotting figures. This work will be used for the graph ER research in the next step.

The implementation should include:

Done Checklist (Development)

youph commented 6 years ago

@wangzhen263 hey Jeff, is this currently In Progress?

wangzhen263 commented 6 years ago

yes, just moved it to progress

youph commented 6 years ago

Code repo: https://github.com/stellargraph/pyGraphER

wangzhen263 commented 6 years ago

So will we close this?

youph commented 6 years ago

@wangzhen263 we still need to review the code, as discussed. Could you please create a PR and assign @adocherty and myself as reviewers?