Impact

Impact metric of data poisoing attacks (or accuracy decrease) measures the decrease of a performance score between benign model and poisoned model

get

Get the impact metric

Path parameters
typePoisoningAttackstring · enumRequired

Type of poisoning attacks

Example: rslPossible values:
modelIdstringRequired

Name of the model

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

Successful operation

{
  "content": ""
}