NEExT / disney /metadata.json
anomalypoint's picture
Add files using upload-large-folder tool
3a12cf2 verified
Raw
History Blame Contribute Delete
1.21 kB
{
"name": "disney",
"sources": [
{
"url": "https://raw.githubusercontent.com/pygod-team/data/main/disney.pt.zip",
"final_url": "https://raw.githubusercontent.com/pygod-team/data/main/disney.pt.zip",
"filename": "disney.pt.zip",
"bytes": 8987,
"sha256": "761d111a6ec9d545445241fab8a6056333d9f1c65a61a6b72604ce486fffe949",
"downloaded_at": "2026-07-23T02:14:17+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; 28 x_* feature columns.",
"parquet": true
},
"graphs": {
"default": {
"nodes": 124,
"edges": 335,
"label_column": "is_outlier",
"classes": 2,
"class_counts": {
"0": 118,
"1": 6
},
"isolated_nodes": 0,
"feature_columns": 28
}
},
"title": "Disney (PyGOD)",
"band": "small",
"label_type": "anomaly",
"task": "Outlier movie detection (co-purchase)",
"license": "MIT (pygod-team/data)",
"citation": "Liu et al. BOND. NeurIPS 2022 D&B.",
"links": [
"https://github.com/pygod-team/data"
]
}