SrCnnAnomalyDetectionBase.GetStatefulRowToRowMapper(DataViewSchema) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.