Skip to the content.

Telecom GNN RCA Labeled Dataset

A realistic labeled dataset for training Graph Neural Networks to perform Root Cause Analysis on telecom network faults. Based on a backhaul SFP failure causing cascading degradation across RAN, transport, and core domains.

Quick Start

source .venv/bin/activate
python scripts/07_pyg_graph_construction.py

Graph Structure

Node & Edge Features (Time Series)

Fault Data

Labels & Training

Code

Data & Code Directories