Accuracy
Accuracy metric is the proportion of the total number of correct predictions that were correct
get
/metrics/{modelId}/accuracy
Get the accuracy metric
Path parameters
modelIdstringRequiredExample:
Name of the model
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5
Responses
200
Successful operation
application/json
get
/metrics/{modelId}/accuracyGET /strongcourage/MAIP/v1/metrics/{modelId}/accuracy HTTP/1.1
Host: virtserver.swaggerhub.com
Accept: */*
200
Successful operation
{
"content": ""
}