GamTrainerBase<TOptions,TTransformer,TPredictor>.OptionsBase.NumberOfIterations Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Total number of passes over the training data.
public int NumberOfIterations;
val mutable NumberOfIterations : int
Public NumberOfIterations As Integer