niteshade.postprocessing
Analytics tools for assessing damage inflicted by attacks and damage prevented by defences.
Classes
|
|
|
Class used for a variety of post-processing functionalities common in assessing and visualising the effectiveness of different attack and defense strategies in simulating data poisoning attacks during online learning. :param simulators: Dictionary containing the simulator objects (presumably after making use of their .run() method) as values and descriptive labels for each Simulator as keys. :type simulators: dict. |