pyprophet icon indicating copy to clipboard operation
pyprophet copied to clipboard

[FEATURE] add feature names to xgboost output

Open jcharkow opened this issue 2 years ago • 0 comments

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

Solution:Before exporting the model add the feature names.

jcharkow avatar Apr 12 '23 15:04 jcharkow