CitrineInformatics / lolo

A random forest
Apache License 2.0
41 stars 12 forks source link

Configure recalibration for multitask bagger #287

Closed bfolie closed 2 years ago

bfolie commented 2 years ago

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.