1 override of CreateBatch
Microsoft.ML.TimeSeries (1)
SrCnnEntireAnomalyDetector.cs (1)
231protected override Batch CreateBatch(DataViewRowCursor input)
1 reference to CreateBatch
Microsoft.ML.Data (1)
DataView\BatchDataViewMapperBase.cs (1)
100_currentBatch = _parent.CreateBatch(_input);