Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel > API/Plugins/NearestNeighborModel/UNearestNeighborModel
Syntax
UPROPERTY (BlueprintReadWrite, Category="Network IO")
TArray < float > InputsMax
Remarks
The max input values observed throughout the entire training set. This is used to clamp the input value at inference time. The values are set in python.