File size: 1,230 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": "questions",
  "sources": [
    {
      "url": "https://raw.githubusercontent.com/yandex-research/heterophilous-graphs/main/data/questions.npz",
      "final_url": "https://raw.githubusercontent.com/yandex-research/heterophilous-graphs/main/data/questions.npz",
      "filename": "questions.npz",
      "bytes": 47369919,
      "sha256": "757ebd772bab1475c4dd951ca9e364400c6db161656cff9d21780ee874cf3074",
      "downloaded_at": "2026-07-23T02:14:55+00:00"
    }
  ],
  "conversion": {
    "script": "convert_npz.py",
    "label_column": "is_active",
    "notes": "yandex heterophilous-graphs npz; edges symmetrized; 301 f_* feature columns.",
    "parquet": true
  },
  "graphs": {
    "default": {
      "nodes": 48921,
      "edges": 153540,
      "label_column": "is_active",
      "classes": 2,
      "class_counts": {
        "0": 47461,
        "1": 1460
      },
      "isolated_nodes": 0,
      "feature_columns": 301
    }
  },
  "title": "Questions (Yandex Q)",
  "band": "medium",
  "label_type": "anomaly",
  "task": "User churn prediction",
  "license": "MIT (yandex-research)",
  "citation": "Platonov et al. ICLR 2023.",
  "links": [
    "https://github.com/yandex-research/heterophilous-graphs"
  ]
}