IBinningSettingsInt.IntegerValue

Fore Syntax

IntegerValue: Array;

Fore.NET Syntax

IntegerValue: System.Array;

Description

The IntegerValue property returns result of binning execution.

Comments

This property is used if the Binning procedure is applied to an explained series when calculating gradient boosting, Random Forest decision tree ensemble, or ISmCART binary trees.

Fore and Fore.NET Examples

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

See also:

IBinningSettingsInt