Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Even if I would like to use CatBoost for model_tau for Explainer class, I cannot bc there's not exposure of feature_importances_. And in case we have
Describe the solution you'd like
modify check_condition and default_importance methods under Explainer class
Describe alternatives you've considered
custom implementation of Explainer class on my end
Additional context