PredictionEngineBase<TSrc,TDst>.OutputSchema Property

Definition

Provides output schema.

public Microsoft.ML.DataViewSchema OutputSchema { get; }
member this.OutputSchema : Microsoft.ML.DataViewSchema
Public ReadOnly Property OutputSchema As DataViewSchema

Property Value

Applies to