mlr3shiny icon indicating copy to clipboard operation
mlr3shiny copied to clipboard

Empty / Default[3] input values on Shiny translate to 0 vs NA on Windows / Linux`

Open LamaTe opened this issue 3 years ago • 0 comments
trafficstars

Issue: Linux and Windows translate empty Shiny value differently (in Learner). If Out of Bounds, there is no issue as we now revert back to defaults of algorithms. If however, implicit 0 value is within bounds, the hyperparam gets set to 0 implicitly.

Resolution: For now this is not an issue, but can be if different algos are introduced. Keep this as a reminder

LamaTe avatar Oct 03 '22 09:10 LamaTe