Kleber

Results 2 issues of Kleber

## Expected Behavior I can pass `--parameters` using `dbx launch --as-run-submit` for `python_wheel_task` ## Current Behavior It fails when `--parameters` or `--parameters-raw` is specified. Exception ``` Traceback (most recent call...

bug
parameter-passing

I was trying to convert a LightGBMRegressor model that has categorical features and I got the following error: `Exception has occurred: ValueError could not convert string to float: '0||1||2||3||4||10||13||14||21||22||23||25||27||29||30' File...