Freigeben über


SsaForecastingBaseWrapper.GetStatefulRowToRowMapper(DataViewSchema) Methode

Definition

GetRowToRowMapper(DataViewSchema) Wie auch der Mechanismus zum Speichern des Zustands unterstützt.

public Microsoft.ML.Data.IRowToRowMapper GetStatefulRowToRowMapper(Microsoft.ML.DataViewSchema inputSchema);
abstract member GetStatefulRowToRowMapper : Microsoft.ML.DataViewSchema -> Microsoft.ML.Data.IRowToRowMapper
override this.GetStatefulRowToRowMapper : Microsoft.ML.DataViewSchema -> Microsoft.ML.Data.IRowToRowMapper
Public Function GetStatefulRowToRowMapper (inputSchema As DataViewSchema) As IRowToRowMapper

Parameter

inputSchema
DataViewSchema

Das Eingabeschema, für das wir den Zuordnungsgeber abrufen sollten.

Gibt zurück

Die Zeile zu Zeilenzuordnung.

Gilt für: