Share via


TreeEnsemble<T>.Bias Property

Definition

When doing prediction, this is a value added to the weighted sum of all Trees' outputs.

public double Bias { get; }
member this.Bias : double
Public ReadOnly Property Bias As Double

Property Value

Applies to