niteshade.attack
Data poisoning attack strategy classes following a logical hierarchy.
Classes
|
Adds points with a specified label. |
|
Abstract class for attackers that add points to the batch of data. |
|
General abstract Attacker class |
|
Perturb points while minimising detectability. |
|
Abstract class for attacker that can change labels. |
|
Flip labels based on a dictionary of information. |
|
Abstract class for attacker that can change the input data. |
|
Randomly change the labels of points. |