IDataLoaderEstimator<TSource,TLoader>.GetOutputSchema Method

Definition

The 'promise' of the output schema. It will be used for schema propagation.

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

Returns

Applies to