Is there an existing function to get a partial dependency plot on the xgboost model in R? I have seen examples of using the mlr package, but it requires a class of mlr specific shells. I am a bit unclear if there is a way to convert the xgboost model to this class.
source share