result of get_feature_importance doesn`t contain feature names, just a number matrix
Open
python
- Dominant language
- C++
- Stars
- 9.1k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Problem:When I caculate feature importance of a catboost model, I will get a matrix of feature names and values.
but when I save the model and load in later, result of get_feature_importance doesn`t contain feature names, just a value matrix
catboost version:1.0.3
Operating System:Ubuntu
CPU:
GPU:train on GPU
Contributor guide
Assessment
This issue has not been assessed yet.