NEExT / amazon-computers /metadata.json
anomalypoint's picture
Add files using upload-large-folder tool
694fc1f verified
Raw
History Blame Contribute Delete
1.53 kB
{
"name": "amazon-computers",
"sources": [
{
"url": "https://raw.githubusercontent.com/shchur/gnn-benchmark/master/data/npz/amazon_electronics_computers.npz",
"final_url": "https://raw.githubusercontent.com/shchur/gnn-benchmark/master/data/npz/amazon_electronics_computers.npz",
"filename": "amazon_electronics_computers.npz",
"bytes": 31921488,
"sha256": "736ba1d9fd85eac2da83a5ad25c463f04b0031a6ca01563f90a7099d9e8ffb2c",
"downloaded_at": "2026-07-23T02:14:48+00:00"
}
],
"conversion": {
"script": "convert_npz.py",
"label_column": "category",
"notes": "shchur gnn-benchmark npz; CSR adjacency symmetrized. 767 binary w_* feature columns.",
"parquet": true
},
"graphs": {
"default": {
"nodes": 13752,
"edges": 245861,
"label_column": "category",
"classes": 10,
"class_counts": {
"4": 5158,
"8": 2156,
"1": 2142,
"2": 1414,
"7": 818,
"3": 542,
"6": 487,
"0": 436,
"5": 308,
"9": 291
},
"isolated_nodes": 281,
"feature_columns": 767
}
},
"title": "Amazon Computers",
"band": "medium",
"label_type": "semantic",
"task": "Product category classification (co-purchase)",
"license": "MIT (shchur/gnn-benchmark packaging)",
"citation": "Shchur, Mumme, Bojchevski, G\u00fcnnemann. Pitfalls of Graph Neural Network Evaluation. R2L @ NeurIPS 2018.",
"links": [
"https://github.com/shchur/gnn-benchmark"
]
}