In order to allow running SL simulations using a variety of confidence level parameters, we expose an uncertainty level parameter. Instead of specifying whether they want to do uncertainty recalibration using a Boolean, users can specify the level of p (between 0 and 1).
This option is only exposed in MultiTaskBagger. In Bagger, a value of true maps to 0.683.
In order to allow running SL simulations using a variety of confidence level parameters, we expose an uncertainty level parameter. Instead of specifying whether they want to do uncertainty recalibration using a Boolean, users can specify the level of
p
(between 0 and 1).This option is only exposed in
MultiTaskBagger
. InBagger
, a value oftrue
maps to 0.683.