catboost.get_feature_importance
catboost.get_feature_importance(model,
pool = NULL,
type = 'FeatureImportance'
thread_count = -1)
Purpose
Calculate the feature importances (Feature importance and Feature interaction strength).
Arguments
model
Description
The model obtained as the result of training.
Default value
Required argument