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)
567
var srcCursor =
_transform
.GetRowCursor(columnsNeeded, rand);
580
=>
_transform
.GetRowCount();