Aracılığıyla paylaş


SsaAnomalyDetectionBaseWrapper.GetStatefulRowToRowMapper Yöntem

Tanım

Aynı ama GetRowToRowMapper(DataViewSchema) aynı zamanda durumu kaydetme mekanizmasını da destekler.

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

Parametreler

inputSchema
DataViewSchema

Eşleyiciyi almamız gereken giriş şeması.

Döndürülenler

Satırdan satır eşleyiciye.

Şunlara uygulanır