The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ScalingMode


Unit: SDL_membl
Class: TMemBasedLearner
Declaration: property ScalingMode: TMBLScalingMode;

The property ScalingMode determines how the independent variables are scaled before they are used for modelling. ScalingMode can assume the following values:
mblUnscaled The independent variables are left unchanged
mblStandardized The independent variables are standardized (mean = 0.0, standard deviation = 1.0)


Last Update: 2023-Feb-06