-
Notifications
You must be signed in to change notification settings - Fork 60
configuration index
Jian Zhang (James) edited this page May 17, 2023
·
1 revision
GraphStorm Configurations#
GraphStorm is designed for easy to use and requires less- or no-code operations for users to perform Graph Machine Learning (GML) tasks. In most cases, users only need to configure the parameters or arguments provided by GraphStorm to fulfill their GML tasks.
These configurations and arguments include:
- GraphStorm graph construction configurations.
- GraphStorm graph partition configurations.
- GraphStorm training and inference configurations.
Get Started
- Environment Setup
- Standalone Mode Quick Start Tutorial
- Use Your Own Data Tutorial
- GraphStorm Configurations
Scale to Giant Graphs
Advanced Topics