Get: Xplain model
Endpoint: /explainability/xplainmodel
Provides a detailed analysis of input data and highlights the most important features influencing model predictions.
Input Parameters:
- usecaseId (string, required): Identifier for the use case
- version (integer, optional): Version of the model/use case (default: 1)
Output:
Returns a JSON response containing feature importance scores and insights into the model’s behavior and influencing factors.