Compute and update cached feature impact on an environment
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.
Request body for precompute feature impact
Unique identifier for model.
Unique identifier for environment.
Type of environment. Either PRE_PRODUCTION or PRODUCTION.
Number of reference points used in the explanations
1 <= x <= 1000000The maximum number of ablated model inferences per feature
1 <= x <= 100000The confidence interval level (between 0 and 1) to use for all confidence intervals computed
0 <= x <= 1Used for TEXT models to specify a minimum support (number of times a specific work was present in the sample data) to retrieve top words. Default to 15.
x >= 1Feature impact pre-computation update ran successfully on the given data