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