FieldAwareFactorizationMachinePredictionTransformer.GetOutputSchema Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.