Navigation
API > API/Plugins > API/Plugins/NearestNeighborModel > API/Plugins/NearestNeighborModel/UNearestNeighborModel
Syntax
UPROPERTY (BlueprintReadWrite, Category="Network IO")
TArray < float > InputsMin
Remarks
The min 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.