Which mlflow flavor to use when using a multiflavor ensemble?
I have a model trained that uses a lightgbm classifier with a sklearn calibration on top.
I am tracking the entire training process via mlflow as well as registering the final model to then be loaded in a deployment.
500 error while load catboost model from MLFlow
Good afternoon everyone