faseelmo / noc_latency_predictor

MIT License
1 stars 0 forks source link

Change Demand levels #15

Closed faseelmo closed 11 months ago

faseelmo commented 11 months ago

Low Demand = [1:100] Medium Demand = [101:1000] High Demand = [1001:3000]

Make this list normal distribution? random_numbers = np.random.normal(mu, sigma, 10)

mu = mean of norm distribution sigma = standard deviation

faseelmo commented 11 months ago

changed in commit 1074100bdd0a10510d6b34b5e1d224c5dde28efd