1 reference to MaxLag
Microsoft.ML.TimeSeries (1)
SeasonalityDetector.cs (1)
331
if (bestPeriod <= 1 || bestPeriod >
MaxLag
|| timeSeriesLength < MinRecurrentCount * bestPeriod)