What is the sum of degree centrality called?

74 Views Asked by At

I have used the sum of degree centrality, which is the sum of all the edges in an undirected network, as a feature for a machine learning algorithm. But I am not sure if there is any terminology for this. If I want to justify this are there any references to this?

1

There are 1 best solutions below

0
On

The "size" of a graph is its number of edges.