Compartir a través de


AutoMLExperiment.SetMaxModelToExplore(Int32) Método

Definición

public Microsoft.ML.AutoML.AutoMLExperiment SetMaxModelToExplore (int maxModel);
member this.SetMaxModelToExplore : int -> Microsoft.ML.AutoML.AutoMLExperiment
Public Function SetMaxModelToExplore (maxModel As Integer) As AutoMLExperiment

Parámetros

maxModel
Int32

Devoluciones

Se aplica a