Skip to main content

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 dimensions for layers in the graph transformer network model for AutoML to explore.
  • channels must be an even number between >= 2 and <= 512.

Supported Task Types

  • Node classification and regression

Default Values

run_modeDefault Value
FAST[64, 128]
NORMAL[64, 128]
BEST[64, 128]