File size: 1,232 Bytes
3a12cf2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | {
"name": "reddit-pygod",
"sources": [
{
"url": "https://raw.githubusercontent.com/pygod-team/data/main/reddit.pt.zip",
"final_url": "https://raw.githubusercontent.com/pygod-team/data/main/reddit.pt.zip",
"filename": "reddit.pt.zip",
"bytes": 2410608,
"sha256": "276432d36219349b7ad98e974649f73c94e124e11f5282f53b1ec41086c1e18a",
"downloaded_at": "2026-07-23T02:14:56+00:00"
}
],
"conversion": {
"script": "convert_pygod.py",
"label_column": "is_outlier",
"notes": "PyGOD .pt (torch pickle, trusted pygod-team/data source) via stub unpickling; edge_index symmetrized; 64 x_* feature columns.",
"parquet": true
},
"graphs": {
"default": {
"nodes": 10984,
"edges": 78516,
"label_column": "is_outlier",
"classes": 2,
"class_counts": {
"0": 10618,
"1": 366
},
"isolated_nodes": 0,
"feature_columns": 64
}
},
"title": "Reddit (PyGOD)",
"band": "medium",
"label_type": "anomaly",
"task": "Banned-user detection",
"license": "MIT (pygod-team/data)",
"citation": "Liu et al. BOND. NeurIPS 2022 D&B (data: Kumar et al.).",
"links": [
"https://github.com/pygod-team/data"
]
}
|