Udostępnij za pośrednictwem


RegressionTreeBase.NumericalSplitThresholds Właściwość

Definicja

NumericalSplitThresholds[i] to próg funkcji indeksowany przez NumericalSplitFeatureIndexes[i], gdzie i jest indeksem węzła i-th (na przykład i jest 1 dla drugiego węzła w systemie Microsoft.ML.Trainers.FastTree.RegressionTreeBase._tree).

public System.Collections.Generic.IReadOnlyList<float> NumericalSplitThresholds { get; }
member this.NumericalSplitThresholds : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property NumericalSplitThresholds As IReadOnlyList(Of Single)

Wartość właściwości

Dotyczy