TrainerEstimatorBase<TTransformer,TModel>.Info Property

Definition

The information about the trainer: whether it benefits from normalization, caching etc.

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

Property Value

Implements

Applies to