I am interested in analyzing some dataset's graph and node label metrics.
However, some of those did not include a reference, such as graphworld/src/graph_world/metrics/graph_metrics.py/feature_homogeneity.
Is it possible to include where these functions (metrics) come from and what they mean?
Thank you!