Concept

Node degree

The degree of a node uVu \in V, denoted d(u)d(u), is the most straightforward node-level statistic: it simply counts the number of edges incident to that node. Despite its simplicity, node degree is often one of the most informative features used in traditional machine learning models applied to node-level tasks.

Image 0

0

1

Updated 2026-07-09

Tags

Data Science