Description
Determines the maximum amount of neighbors of the target table to sample for a single entity.
- By default,
max_target_neighbors_per_entity
will be determined using edge degree statistics between entity table and target table.
Supported Task Types
- Temporal tasks or static link prediction
Default Values
run_mode | Default Value |
---|---|
FAST | Inferred |
NORMAL | Inferred |
BEST | Inferred |
Updated 6 months ago