IBinningSettingsInt.DoubleValue

Syntax

DoubleValue: Array;

Description

The DoubleValue property determines the series, for which the Binning procedure is executed.

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