Dependent: ISlSerieInt;
The Dependent property returns the explained series.
To set the explained series, use the Dependent.Value. If it is planned to use the Binning procedure, use the Dependent.BinningSettings.DoubleValue.
To determine explanatory series, use the ISmGradientBoostedTree.ExplanatoriesCategorical, ISmGradientBoostedTree.ExplanatoriesContinuous and ISmGradientBoostedTree.ExplanatoriesOrdered properties.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: