graphstorm icon indicating copy to clipboard operation
graphstorm copied to clipboard

[Doc] V0.3.1 doc refactor for single machine graph construction

Open zhjwy9343 opened this issue 6 months ago • 0 comments

Issue #, if available:

Description of changes: This PR add two major rst files for the single machine graph construction documentations, including:

  • A new Input Raw Data Explanation rst to describe the input tables and give an example.
  • A new Single Machine Graph Construction rst to explain the gconstruct command and the JSON file.

This PR also fixes two minor typos in GSF model training/inference configuration rst.

  1. change --return_proba to --return-proba;
  2. delete decoder_norm section as none of decoders actually use normalization method even have this argument as input.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

zhjwy9343 avatar Aug 13 '24 06:08 zhjwy9343