Explanations

Get the explanations produced of a model by XAI methods

get

Get the explanations produced of a model by XAI methods

Path parameters
modelIdstringRequired

Name of the model

Example: e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5
Responses
200
Successful operation
application/json
get
GET /strongcourage/MAIP/v1/xai/explanations/{modelId} HTTP/1.1
Host: virtserver.swaggerhub.com
Accept: */*
200

Successful operation

{
  "explanations": [
    "Malware_lime_explanations.json"
  ]
}