You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code with limited number of submissions might give sequences with an average submission higher than the threshold (for the average based code)
With a discretization of 10, the unit test can return:
[1.104, 2.364, 1.751] (not always so it's again non deterministic)
For the resource_discretization parameter set to x and no interpolation allowed, the sequences generated are slightly different for every execution.
Example outputs (print discrete values and cdf for the sequence class):
and
The text was updated successfully, but these errors were encountered: