Share via


IidChangePointEstimator.GetOutputSchema(SchemaShape) Méthode

Définition

Retourne le SchemaShape schéma qui sera produit par le transformateur. Utilisé pour la propagation et la vérification du schéma dans un pipeline.

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

Paramètres

inputSchema
SchemaShape

Retours

S’applique à