planetoid icon indicating copy to clipboard operation
planetoid copied to clipboard

Semi-supervised learning with graph embeddings

Results 19 planetoid issues
Sort by recently updated
recently updated
newest added

I sincerely appreciate your efforts in curating diverse datasets for the graph field. I am trying to analyze the semantics of nodes and their connectivity in the datasets. So, is...

Can you please elaborate in detail that how can we generate the test.index file, while using the code with image dataset? Please elaborate the procedure to generate the test.index file....

Hello, could you please provide the original dataset before your preprocessing ? It seems it does not match the dataset in the following link https://linqs.soe.ucsc.edu/data. It seems your train/val/test splits...

Hi, could you tell me how can I process other original datasets into the format files of 'x', 'y', 'allx', 'ally' etc like yours? Thanks a lot!

Hello, what do files ".x .y .tx .ty .allx .ally .graph .index" store?

Hi! I am trying to figure out the .test.index file. Is there a reason why the nodes are not ordered, does the order hold some meaning?

hello, when I run the test_trans.py, the error message occurs: File "F:/googledownload/planetoid-master/test_trans.py", line 49, in OBJECTS.append(cPickle.load(open("data/trans.{}.{}".format(DATASET, NAMES[i]),"rb+"))) UnicodeDecodeError: 'ascii' codec can't decode byte 0x85 in position 16: ordinal not in...

想问下是怎么生成的.x .y 这些文件的呢?是有一个预处理过程吗?我用原版的cora数据集训练出来只有65左右的精确度(400epoch),是因为预处理的问题吗? 可以的话希望能分享下生成.x .y文件的代码,好多人都想要

Dear Sir, Could you please upload the version of code compatible with Python3? Regards, Mabi