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