PredictionEngineBase<TSrc,TDst>.OutputSchema 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.
Provides output schema.
public Microsoft.ML.DataViewSchema OutputSchema { get; }
member this.OutputSchema : Microsoft.ML.DataViewSchema
Public ReadOnly Property OutputSchema As DataViewSchema