Learn R Programming

iml (version 0.11.1)

calculate.ale.num: Compute ALE for 1 numerical feature

Description

Compute ALE for 1 numerical feature

Usage

calculate.ale.num(dat, run.prediction, feature.name, grid.dt)

Arguments

dat

the data.frame with same columns as training data

run.prediction

Predict function of type: f(newdata)

feature.name

The column name of the feature for which to compute ALE

grid.dt

data.table with single column with grid values for the numerical feature