TrainerEstimatorBase<TTransformer,TModel>.Info Property
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.
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