const BATCH_SIZE_THRESHOLD: u64 = 50;
Minimum batch size after splitting. The batch size is less than 60 because a series may only have 60 samples per hour.