Issue
This Content is from Stack Overflow. Question asked by Henrik
I’m trying to load a model from an mlflow run. When I do that I get an ‘XGBoostLabelEncoder’ object. And that’s an object with no attributes like predict or predict_proba. I’ve google but can’t find any information about what an ‘XGBoostLabelEncoder’ object is.
Anybody knows?
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.