Explain Model Action Set

Provides actions for explaining already trained models.

Table of Actions

Action Name Description
linearExplainer Uses linear models to explain already trained models. Supports global linear surrogates as well as the local methods: LIME and KERNEL SHAP
partialDependence Computes the partial dependence of an already trained model
shapleyExplainer Computes Shapley value estimates for a query given a reference table
Last updated: November 23, 2025