1 write to _transform
Microsoft.ML.TimeSeries (1)
SequentialTransformerBase.cs (1)
482_transform = CreateLambdaTransform(_parent.Host, input, _parent.InputColumnName,
2 references to _transform
Microsoft.ML.TimeSeries (2)
SequentialTransformerBase.cs (2)
567var srcCursor = _transform.GetRowCursor(columnsNeeded, rand); 580=> _transform.GetRowCount();