Partager via


IidAnomalyDetectionBaseWrapper.GetStatefulRowToRowMapper Méthode

Définition

GetRowToRowMapper(DataViewSchema) Identique à mais prend également en charge le mécanisme pour enregistrer l’état.

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

Paramètres

inputSchema
DataViewSchema

Schéma d’entrée pour lequel nous devons obtenir le mappeur.

Retours

Ligne à mappeur de lignes.

S’applique à