Partager via


MatrixFactorizationPredictionTransformer.GetOutputSchema Méthode

Définition

Propagation du schéma pour les transformateurs. Retourne le schéma de sortie des données, si le schéma d’entrée est similaire à celui fourni.

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

Retours

S’applique à