Base
weight_type |
Description |
Example |
|---|---|---|
Required: True Type: <enum ‘WeightTypeEnum’> Units: None |
Type of weighting kernel (e.g., monotonic, learned, spatial). |
monotonic |
description |
Description |
Example |
|---|---|---|
Required: False Type: str | None Units: None |
Human-readable description of what this kernel is for. |
This kernel smoothly transitions between 0 and 1 in a monotonic way |
active |
Description |
Example |
|---|---|---|
Required: False Type: bool | None Units: None |
If false, this kernel will be skipped during weighting. |
false |