View source: R/FeatureEffect-ale.R
calculate.ale.cat | R Documentation |
Compute ALE for 1 categorical feature
calculate.ale.cat(dat, run.prediction, feature.name)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.