Skip to contents

Prediction function for the ALE plots

Usage

predict_ALE(x, feature, training_data, save = T)

Arguments

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

Value

A tibble that contains the ALE predictions for the given values