1 override of ProcessExample
Microsoft.ML.TimeSeries (1)
SrCnnEntireAnomalyDetector.cs (1)
254
protected override void
ProcessExample
(Batch currentBatch, double currentInput)
1 reference to ProcessExample
Microsoft.ML.Data (1)
DataView\BatchDataViewMapperBase.cs (1)
166
_parent.
ProcessExample
(_currentBatch, _currentInput);