in clearbox/models/probabilistic.py [0:0]
def __init__( self, xi: float = 1e-3, exploit_coef: float = 1.0, explore_coef: float = 1.0,