IBinningSettingsInt.IntegerValue

Syntax

IntegerValue: 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.

Example

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

See also:

IBinningSettingsInt