You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I noticed that the input of the graph data seems not the same as the format of the datasets provided on website: https://ls11-www.cs.tu-dortmund.de/staff/morris/graphkerneldatasets, where each dataset has several txt files. According to the code, I found there are two ways to read a graph, but I think neither of them can directly deal with the original input of the data from the above website. Is it true that a preprocess of the dataset is ignored/missing in the code, or I had a misunderstanding of the code?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I noticed that the input of the graph data seems not the same as the format of the datasets provided on website: https://ls11-www.cs.tu-dortmund.de/staff/morris/graphkerneldatasets, where each dataset has several txt files. According to the code, I found there are two ways to read a graph, but I think neither of them can directly deal with the original input of the data from the above website. Is it true that a preprocess of the dataset is ignored/missing in the code, or I had a misunderstanding of the code?
Thanks!
The text was updated successfully, but these errors were encountered: