daqh commited on
Commit
a46294c
·
verified ·
1 Parent(s): c4b4008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -4,6 +4,28 @@ tags:
4
  ---
5
  # NDC-classes
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ```
8
  @article{Benson-2018-simplicial,
9
  author = {Benson, Austin R. and Abebe, Rediet and Schaub, Michael T. and Jadbabaie, Ali and Kleinberg, Jon},
 
4
  ---
5
  # NDC-classes
6
 
7
+ Some basic statistics of this dataset are:
8
+
9
+ - Number of nodes 1,161
10
+ - Number of hyperedges 1,222
11
+ - Number of connected components 183
12
+ - Largest Connected Component Ratio 0.540913006029285
13
+
14
+ <div align="center">
15
+ <table>
16
+ <tbody>
17
+ <tr>
18
+ <td>
19
+ <img src="assets/node-degree-distribution.png">
20
+ </td>
21
+ <td>
22
+ <img src="assets/hyperedge-size-distribution.png">
23
+ </td>
24
+ </tr>
25
+ </tbody>
26
+ </table>
27
+ </div>
28
+
29
  ```
30
  @article{Benson-2018-simplicial,
31
  author = {Benson, Austin R. and Abebe, Rediet and Schaub, Michael T. and Jadbabaie, Ali and Kleinberg, Jon},