FieldAwareFactorizationMachinePredictionTransformer.GetOutputSchema Méthode

Définition

Obtient le résultat après la DataViewSchema transformation.

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

Paramètres

inputSchema
DataViewSchema

Données DataViewSchema d’entrée.

Retours

Transformation post-transformation DataViewSchema.

S’applique à