Giter Site home page Giter Site logo

Comments (2)

LirongWu avatar LirongWu commented on June 8, 2024 1

Thank you very much for your patient answer, which solved my problem.

from h2gcn.

jiong-zhu avatar jiong-zhu commented on June 8, 2024

Hi Lirong, thank you for your interest in our work!

  • Yes, the downloaded dataset should include everything you need to run the experiments, including node features. The .allx files we provided should be in the same format as the ones provided by Kipf et al.
  • On the level of train-validation-test splits (e.g. workspace/bfd0ae58a3c870b860ab42382ac416c2/features/313255294c48f167af526a058ba65d62/splits/33cffc3d560873eb6d85e2640d956fd4/), the files are already organized using mostly the same format as Planetoid and Kipf et al.
  • However, if you want to directly use the dataset code provided by Kipf et al., you should include the corresponding change as in the Line 188 of this file on their code, otherwise you may not get correct results on the synthetic graphs without correct sorting of the node ID. A more recommended way is to use our dataset code, which is compatible to the one provided by Kipf et al. (See Line 67-68 here for an example)

from h2gcn.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.