BATCH_SIZE_THRESHOLD

Constant BATCH_SIZE_THRESHOLD 

Source
const BATCH_SIZE_THRESHOLD: u64 = 50;
Expand description

Minimum batch size after splitting. The batch size is less than 60 because a series may only have 60 samples per hour.