Formula

Salton Index

The Salton index is a local overlap statistic that counts the number of neighbors that two nodes share and normalizes the count by the square root of the product of the degrees of nodes uu and vv: SSalton[u,v]=2N(u)N(v)dudvS_{Salton}[u,v] = \frac{2|N(u) \cap N(v)|}{\sqrt{d_ud_v}}

0

1

Updated 2026-06-14

Tags

Data Science