ClassificationCutOff: Double;
ClassificationCutOff: double;
The ClassificationsliceOff property sets threshold probability value used to include objects to the groups "0" or "1".
The ClassificationCutOff value should be greater than zero. Default value is 0.5.
The property use is given in the example for IMsBinaryRegressionTransform.BinaryDistr.
See also: