boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ CFeatureConfig() [1/2]

CFeatureConfig::CFeatureConfig ( float MinVal = -1,
float MaxVal = -1,
uint16_t Weight = 1,
const char * Label = nullptr )

Initialize the feature config with given values

Parameters
MinValminimum bound for this feature (does not need to be absolute minimum)
MaxValmaximum bound for this feature (does not need to be absolute maximum)
WeightRelative importance for feature in assigning to a cluster (normal is 1)
Labelfeature name for documentation purposes that briefly describes the feature