Currentness
Currentness metric is the ratio between time taken to create explanations using XAI methods for the test dataset to the time taken to predict the same test set
get
/metrics/{modelId}/currentness
Get the currentness metric
Path parameters
modelIdstringRequiredExample:
Name of the model
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5
Responses
200
Successful operation
application/json
get
/metrics/{modelId}/currentnessGET /strongcourage/MAIP/v1/metrics/{modelId}/currentness HTTP/1.1
Host: virtserver.swaggerhub.com
Accept: */*
200
Successful operation
{
"content": ""
}