OneHotHashEncodingTransformer.ITransformer.GetRowToRowMapper Méthode

Définition

Construit un mappeur de ligne à ligne basé sur un schéma d’entrée.

Microsoft.ML.Data.IRowToRowMapper ITransformer.GetRowToRowMapper (Microsoft.ML.DataViewSchema inputSchema);
abstract member Microsoft.ML.ITransformer.GetRowToRowMapper : Microsoft.ML.DataViewSchema -> Microsoft.ML.Data.IRowToRowMapper
override this.Microsoft.ML.ITransformer.GetRowToRowMapper : Microsoft.ML.DataViewSchema -> Microsoft.ML.Data.IRowToRowMapper
Function GetRowToRowMapper (inputSchema As DataViewSchema) As IRowToRowMapper Implements ITransformer.GetRowToRowMapper

Paramètres

inputSchema
DataViewSchema

Retours

Implémente

S’applique à