Sdílet prostřednictvím


RegressionTreeBase.NumericalSplitFeatureIndexes Vlastnost

Definice

NumericalSplitFeatureIndexes[i] je index funkcí, který používá rozdělení funkce uzlu i-th. Tato hodnota je platná pouze v případě, že CategoricalSplitFlags[i] je false.

public System.Collections.Generic.IReadOnlyList<int> NumericalSplitFeatureIndexes { get; }
member this.NumericalSplitFeatureIndexes : System.Collections.Generic.IReadOnlyList<int>
Public ReadOnly Property NumericalSplitFeatureIndexes As IReadOnlyList(Of Integer)

Hodnota vlastnosti

Platí pro