Skip to content

Commit 1067480

Browse files
authored
Update README.md
1 parent 2a3c475 commit 1067480

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@ Betweenness Centrality & Page Rank
77
Using networkx to deal with a social network from Facebook.
88

99
The .pdf is a summary report and .py is my code with comments.
10+
11+
## Project Two
12+
Link prediction
13+
14+
Using random walk/ Katz/ GraphSAGE and some other methods to predict possible links in a social network.
15+
16+
The .pdf is a summary report and all my code and data are in the 'data&code'.

0 commit comments

Comments
 (0)