View this page for more information on surrogate model feature importance values. For an example of logging surrogate model feature importance values values, check out the Arize Surrogate Model Feature Importance tutorial.

surrogate_explainability flag without calculating library to generate feature importance values from a surrogate model using only the prediction outputs from a black box model. Both classification and regression examples are provided and feature importance values are sent to Arize using the Pandas logger. The library used to create a surrogate model is only supported for regression and classification models currently.
Code Example
Make sure to install the dependencies for the Surrogate Explainer! Questions? Email us at support@arize.com or Slack us in the #arize-support channel