Absolute feature importance

Feature importance is based on Shapley values, which estimate the influence of features on a model's prediction.

Note: because you are using k-fold cross-testing, feature importance is computed on the full dataset.

Note: feature importance is computed on the test dataset.

Absolute feature importance is the average of absolute Shapley values computed for each feature.

Note: the most important 20 features represent {{roundedPercentageOfTotalmportance}}% of the total feature importance

Feature effects

Feature effects on class