Partager via


ValueMappingEstimator.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 sealed Microsoft.ML.SchemaShape GetOutputSchema (Microsoft.ML.SchemaShape inputSchema);
override this.GetOutputSchema : Microsoft.ML.SchemaShape -> Microsoft.ML.SchemaShape
Public Overrides NotOverridable Function GetOutputSchema (inputSchema As SchemaShape) As SchemaShape

Paramètres

inputSchema
SchemaShape

Retours

S’applique à