Datasets:
Tasks:
Graph Machine Learning
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Tags:
hypergraph
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,28 @@ tags:
|
|
| 4 |
---
|
| 5 |
# email-Enron
|
| 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 |
# email-Enron
|
| 6 |
|
| 7 |
+
Some basic statistics of this dataset are:
|
| 8 |
+
|
| 9 |
+
- Number of nodes 143
|
| 10 |
+
- Number of hyperedges 1,512
|
| 11 |
+
- Number of connected components 1
|
| 12 |
+
- Largest Connected Component Ratio 1.0
|
| 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},
|