Documentation Index
Fetch the complete documentation index at: https://kumo.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
channels: <list[int]> (Optional)
Description
A list of dimension of layers in the graph neural network model for AutoML to explore.channelsmust be an even number between>= 2and<= 1024.
Supported Task Types
- All
Default Values
| run_mode | Default Value |
|---|---|
| FAST | [64, 128, 256] |
| NORMAL | [64, 128, 256] |
| BEST | [64, 128, 256] |