Open LeeJunHyun opened 5 years ago
why the maximum number of nodes are constrained?
and what about other dataset except for D&D, ENZYMES?
in
example.sh
, there are only information (of max_node) about two dataset.
I am also interested in the exact number of maximum number for other datasets, have you already known the answer? thx
Hi, by default it's the number of nodes in the largest graph in the dataset.
This is just for efficiency concerns. E.g. when you have a very large graph outlier.
why the maximum number of nodes are constrained?
and what about other dataset except for D&D, ENZYMES?
in
example.sh
, there are only information (of max_node) about two dataset.