Share via


VectorWhiteningEstimator.GetOutputSchema(SchemaShape) Methode

Definition

Gibt das SchemaShape Schema zurück, das vom Transformator erzeugt wird. Wird für die Schemavermehrung und Überprüfung in einer Pipeline verwendet.

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

Parameter

inputSchema
SchemaShape

Gibt zurück

Implementiert

Gilt für: