Replies: 1 comment 5 replies
-
Hi @lubushyn, I don't think that is the correct way of accessing the Booster from a clf. I assume you are currently using Sklearn classifier from XgBoost right? Also can you provide an example of your serving code? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good time of the day community. I have an issue where I need your help.
I have a model:
And packer:
When I call /predict endpoint I have next error:
Beta Was this translation helpful? Give feedback.
All reactions