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
In get_prob_by_od_and_mode we use a parameter that's currently fixed.
The default value, 99.9 %, seems to do the job but it could be interesting to see if lower values improve speed and the impact on precision.
In get_prob_by_od_and_mode we use a parameter that's currently fixed.
The default value, 99.9 %, seems to do the job but it could be interesting to see if lower values improve speed and the impact on precision.
#289 (comment)