DyGraphs / README.md
WeiChow's picture
Update README.md
5d2f36a verified
|
raw
history blame
458 Bytes
---
license: apache-2.0
tags:
- text
- graph
task_categories:
- graph-ml
language:
- en
datasets:
format: csv
---
Format:
| Unnamed: 0 | u | i | ts | label | idx |
| ---------- | ------------- | ------------- | ------------------ | ------------ | ---------------------- |
| `idx-1` | `source node` | `target node` | `interaction time` | `defalut: 0` | `from 1 to the #edges` |