SsaForecastingBaseWrapper.ITransformer.GetRowToRowMapper Method

Definition

Constructs a row-to-row mapper based on an input schema. If IsRowToRowMapper is false, then an exception should be thrown. If the input schema is in any way unsuitable for constructing the mapper, an exception should likewise be thrown.

C#
Microsoft.ML.Data.IRowToRowMapper ITransformer.GetRowToRowMapper(Microsoft.ML.DataViewSchema inputSchema);

Parameters

inputSchema
DataViewSchema

The input schema for which we should get the mapper.

Returns

The row to row mapper.

Implements

Applies to

Product Versions
ML.NET 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, 4.0.0, Preview