Share via


AutoMLExperiment.SetMaxModelToExplore(Int32) Method

Definition

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

Parameters

maxModel
Int32

Returns

Applies to