vaishnavdilip / Thesis

This is the private code for thesis
0 stars 0 forks source link

Add graphical features to the graph #2

Closed vaishnavdilip closed 1 year ago

vaishnavdilip commented 1 year ago

Add graphical features such as degree centrality, eigenvector centrality and betweenness centrality to the graph. One could also add GraphSage embeddings to the graphs. The way to do the embeddings without any numerical features is present in the neo4j webpage on GraphSage.