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.

dropout: <list[float]> (Optional)

Description

Defines the dropout rate used in the model to prevent overfitting.

Supported Task Types

  • Node classification and regression

Default Values

run_modeDefault Value
FAST[0.2]
NORMAL[0.2]
BEST[0.2]