PredictionTransformerBase<TModel>.Model Property

Definition

The model.

public TModel Model { get; }
member this.Model : 'Model
Public ReadOnly Property Model As TModel

Property Value

TModel

Implements

Applies to