CompositeDataLoader<TSource,TLastTransformer>.GetOutputSchema Method

Definition

public Microsoft.ML.DataViewSchema GetOutputSchema ();
abstract member GetOutputSchema : unit -> Microsoft.ML.DataViewSchema
override this.GetOutputSchema : unit -> Microsoft.ML.DataViewSchema
Public Function GetOutputSchema () As DataViewSchema

Returns

Implements

Applies to