snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.89k stars 397 forks source link

Feature generation and explanation #468

Closed zhiqiangzhongddu closed 5 months ago

zhiqiangzhongddu commented 5 months ago

I read your paper and the doc. Yet, I didn't see enough details about the (node- and graph-) feature generation process. Particularly, what do the values of each column mean? So, could you provide more helpful information?