Freigeben über


SrCnnAnomalyDetectionBase.GetStatefulRowToRowMapper(DataViewSchema) Methode

Definition

Identisch mit dem Mechanismus zum GetRowToRowMapper(DataViewSchema) Speichern des Zustands.

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 Mapper abrufen sollten.

Gibt zurück

Die Zeile zu Zeilenzuordnung.

Gilt für: