Freigeben über


OneToOneTransformerBaseExtensions.GetColumnPairs Methode

Definition

Gibt die Namen der Eingabeausgabespaltenpaare zurück, auf die die Transformation angewendet wird.

public static System.Collections.Generic.IReadOnlyList<Microsoft.ML.InputOutputColumnPair> GetColumnPairs(this Microsoft.ML.Data.OneToOneTransformerBase transformer);
static member GetColumnPairs : Microsoft.ML.Data.OneToOneTransformerBase -> System.Collections.Generic.IReadOnlyList<Microsoft.ML.InputOutputColumnPair>
<Extension()>
Public Function GetColumnPairs (transformer As OneToOneTransformerBase) As IReadOnlyList(Of InputOutputColumnPair)

Parameter

Gibt zurück

Gilt für: