These packages incur massive additional cost to size required by FLAML when used in a docker image (seems like installing FLAML adds ~1Gb to image).
It would be awesome if it was possible to remove dependencies on libraries which will not be used at runtime. For example, we are unlikely to be using xgboost or catboost or possible not even using LGBM as we have mostly our own estimators so would like to uninstall these but FLAML complains about missing packages
These packages incur massive additional cost to size required by FLAML when used in a docker image (seems like installing FLAML adds ~1Gb to image).
It would be awesome if it was possible to remove dependencies on libraries which will not be used at runtime. For example, we are unlikely to be using xgboost or catboost or possible not even using LGBM as we have mostly our own estimators so would like to uninstall these but FLAML complains about missing packages