To increase reach, we should make sure the sklearn compatible xgboost estimators can be persisted.
This issue is to:
- check if we can persist them out of the box
- maybe add a test and to the CI to make sure they can be persisted
- if needed, figure out what we'd need to implement on our side, or on the xgb side, to make this happen
To increase reach, we should make sure the sklearn compatible xgboost estimators can be persisted.
This issue is to: