modelstore
modelstore copied to clipboard
xgb.core.Booster object not supported
When trying to load a xgb.core.Booster object I get a ValueError: could not find matching manager error. So it appears this lower level xgboost object (which doesn't implement the sklearn API) is not currently supported.
Thanks Rob! I'll get this reviewed soon
Merged your PR - thanks for your contribution 🙏
I've followed up in this PR where I'm adding more tests etc.
- https://github.com/operatorai/modelstore/pull/177
✅ This was released as part of modelstore==0.0.75
- https://github.com/operatorai/modelstore/pull/201
- https://pypi.org/project/modelstore/0.0.75/
Let me know if you see any other issues!