Perform poisoning attacks with CTGAN
/attacks/poisoning/ctgan
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5
50
Successful operation
curl -L \ --request POST \ --url 'https://virtserver.swaggerhub.com/strongcourage/MAIP/v1/attacks/poisoning/ctgan' \ --header 'Content-Type: application/json' \ --data '{"modelId":"e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5","poisoningRate":"50"}'
{ "isRunning": true, "config": { "ctganConfig": { "modelId": "e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5", "numberEpochs": "5", "numberSyntheticSamples": "10000" } }, "lastRunAt": "123243534534" }