FastTreeOption.MinimumExampleCountPerLeaf Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Microsoft.ML.SearchSpace.Range(2, 128, 20, true)]
public int MinimumExampleCountPerLeaf { get; set; }
[<Microsoft.ML.SearchSpace.Range(2, 128, 20, true)>]
member this.MinimumExampleCountPerLeaf : int with get, set
Public Property MinimumExampleCountPerLeaf As Integer
Valor da propriedade
- Atributos