ISmLogisticRegression.Threshold

Syntax

Threshold: Double;

Description

The Threshold property determines threshold value of probability for classification.

Comments

Threshold value must be in (0,1) interval.

Example

The property use is given in the example for ISmLogisticRegression.Probabilities.

See also:

ISmLogisticRegression