predict_ALE {distillML} | R Documentation |
Prediction function for the ALE plots
predict_ALE(x, feature, training_data, save = TRUE)
x |
An interpreter object |
feature |
The feature to build the ALE for (must be continuous) |
training_data |
The training data to use in order to build the ALE |
save |
Boolean to save the ALE predictions |
A tibble that contains the ALE predictions for the given values