Get feature impact for the given environment or a slice query
Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Feature Impact api request body
Feature Impact api data sources
Unique ID of model.
Number of reference points used in the explanations. Only for non text inputs
1 <= x <= 1000000The maximum number of ablated model inferences per feature. Only for non text inputs
1 <= x <= 100000The confidence interval level (between 0 and 1) to use for all confidence intervals computed. Only for non text inputs
0 <= x <= 1Specify a minimum support to retrieve top words. Only for Text data (NLP models)
x >= 1Only used for NLP (TEXT inputs) models. Output column names to compute feature impact on. If None, use all.
environment to use for the reference dataset.
Feature Impact ran successfully on the given data
Response object for standard API responses.