Empty / Default[3] input values on Shiny translate to 0 vs NA on Windows / Linux` #53
Labels
documentation
Improvements or additions to documentation
external issue
Some dependencies don't work as intended
wontfix
This will not be worked on
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
The text was updated successfully, but these errors were encountered: