Share via


FastTreeOption.LearningRate Property

Definition

[Microsoft.ML.SearchSpace.Range(2E-10, 1, 0.1, true)]
public double LearningRate { get; set; }
[<Microsoft.ML.SearchSpace.Range(2E-10, 1, 0.1, true)>]
member this.LearningRate : double with get, set
Public Property LearningRate As Double

Property Value

Attributes

Applies to