This question refers to Obtaining summary shap plot for catboost model with tidymodels in R. Given the comment below the question, the OP found a solution but d
I want to remove certain variables from the plot. # Packages library(tidymodels) library(mlbench) # Data data("PimaIndiansDiabetes") dat <- PimaIndiansDia