The MsBinaryRegressionOutputType enumeration is used to determine a type of values loaded to to the modeled and forecasting series for the binary regression model.
It is used by the following property:
Value | Brief description |
0 | Probability. Probabilistic values. |
1 | Binary. Binary values. |
See also: