共用方式為


LgbmOption.MinimumExampleCountPerLeaf 屬性

定義

[Microsoft.ML.SearchSpace.Range(20, 1024, 20, true)]
public int MinimumExampleCountPerLeaf { get; set; }
[<Microsoft.ML.SearchSpace.Range(20, 1024, 20, true)>]
member this.MinimumExampleCountPerLeaf : int with get, set
Public Property MinimumExampleCountPerLeaf As Integer

屬性值

屬性

適用於