IROCcurve.CutOffPoints

Fore Syntax

CutOffPoints: Array;

Fore.NET Syntax

CutOffPoints: System.Array;

Description

The CutOffPoints property returns cutoff threshold values.

Comments

Cutoff threshold is used to refer new examples with classes.

Fore and Fore.NET Examples

The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.

See also:

IROCcurve