OutputType: MsBinaryRegressionOutputType;
The OutputType property determines a type of the values loaded to the output and forecasting series.
The property is set to MsBinaryRegressionOutputType.Probability by default, that is, probability values are loaded.
The property use is given in the example for IMsBinaryRegressionTransform.BinaryDistr.
See also: