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
It would be nice to let the user acess the current regularization parameter \sigma if he wants to do something with it in a callback (it would be useful for me in my penalty algorithm at least).
I suggest doing this by adding the :regularization_parameter entry as a solver_specific of RegularizedExecutionStats types.