catboost / catboost/catboost

result of get_feature_importance doesn`t contain feature names, just a number matrix

Open
#1,944 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.