Aracılığıyla paylaş


FieldAwareFactorizationMachinePredictionTransformer.GetOutputSchema Yöntem

Tanım

Dönüştürmeden DataViewSchema sonra sonucu alır.

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

Parametreler

inputSchema
DataViewSchema

DataViewSchema Giriş verilerinin sayısı.

Döndürülenler

Dönüştürme sonrası DataViewSchema.

Şunlara uygulanır