Manda Li
08/29/2024, 3:02 PM@task
def down_sample(config_dict):
for k in range(5):
np.random.seed(seed=k)
scaling_factors = np.random.choice(
f_vector,
p=w_vector,
size=self.sample_size * self.sample_size,
replace=True,)
Nate
08/29/2024, 3:33 PMBring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by