Summary: 7 instances, 3 unique Text Count step_size = 1.0 # constant step size TODO: justify 3 # self.sample_indices.sort() # TODO: Is it usefull to sort the sampled indices? 1 for i in range(self.m): # TODO: remove loop or vectorize this step 3