ITrainerEstimator<TTransformer,TModel>.Info Property

Definition

Gets the TrainerInfo information about the trainer.

public Microsoft.ML.TrainerInfo Info { get; }
member this.Info : Microsoft.ML.TrainerInfo
member this.Info : Microsoft.ML.TrainerInfo
Public ReadOnly Property Info As TrainerInfo

Property Value

Applies to