PeterBel

Results 2 issues of PeterBel

Fixes #138 ### Solution Split the features by levels and get permutation importance scores via the pipelines on higher levels.

## 🐛 Bug ### Problem Functions `calc_one_feat_imp` and `calc_feats_permutation_imps` in `lightautoml/automl/presets/utils.py` are unable to work with multilevel models. ### To Reproduce Fit a `TabularAutoML` with multi class Task and call...

bug