1 reference to Mapper
Microsoft.ML.TimeSeries (1)
SequentialAnomalyDetectionTransformBase.cs (1)
298
internal override IStatefulRowMapper MakeRowMapper(DataViewSchema schema) => new
Mapper
(Host, this, schema);