graphstorm
graphstorm copied to clipboard
[Doc] V0.3.1 doc refactor for single machine graph construction
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.
- change
--return_proba
to--return-proba
; - 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.