Closed Kangfei closed 1 year ago
I want to obtain the vector representation of the graphs for down-stream clustering. But I cannot find the supported APIs for that.
Well normally for a certain family of graph kernels you should. We never formalized this in the framework, but it would be great if someone would in the future.
Normally you should find it in self.X after fitting.
I want to obtain the vector representation of the graphs for down-stream clustering. But I cannot find the supported APIs for that.