| { |
| "name": "enron", |
| "sources": [ |
| { |
| "url": "https://raw.githubusercontent.com/pygod-team/data/main/enron.pt.zip", |
| "final_url": "https://raw.githubusercontent.com/pygod-team/data/main/enron.pt.zip", |
| "filename": "enron.pt.zip", |
| "bytes": 1032498, |
| "sha256": "ac9f74f9a0ff09b2ec3534099d124479fc590fce7f3f9fa86a38fbd436f7c7bf", |
| "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; 18 x_* feature columns.", |
| "parquet": true |
| }, |
| "graphs": { |
| "default": { |
| "nodes": 13533, |
| "edges": 176987, |
| "label_column": "is_outlier", |
| "classes": 2, |
| "class_counts": { |
| "0": 13528, |
| "1": 5 |
| }, |
| "isolated_nodes": 0, |
| "feature_columns": 18 |
| } |
| }, |
| "title": "Enron (PyGOD)", |
| "band": "medium", |
| "label_type": "anomaly", |
| "task": "Email spam detection", |
| "license": "MIT (pygod-team/data)", |
| "citation": "Liu et al. BOND. NeurIPS 2022 D&B.", |
| "links": [ |
| "https://github.com/pygod-team/data" |
| ] |
| } |
|
|