Skip to content

Conversation

jcharkow
Copy link
Contributor

Problem: Currently XGBoost model does not store feature names, just stored as f1...fn.

Solution:Before exporting the model add the feature names.

Curerntly xgboost model does not store feature names, just stored as
f1...fn. Before exporting the model add the feature names.
@jcharkow jcharkow marked this pull request as draft April 13, 2023 14:37
This is more persistent than .pkl which is not guarenteed to work with
future versions of XGBoost. .json string is attached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant