Post: Xplain prediction
Endpoint: /explainability/xplainprediction
Provides insights into a specific prediction, including precision, feature-level reasoning, coverage, and visual explanations.
Input Parameters:
- usecaseId (string, required): Identifier for the use case
- version (integer, optional): Version number (default: 1)
Output:
Returns SHAP values for the input row, highlighting how each feature contributed to the prediction along with reasoning and visual elements.