tapas.attacks.distances.DistanceMetric

class tapas.attacks.distances.DistanceMetric

Bases: object

Distance metric between datasets. This is a callable of two datasets that returns an array of pairwise distances, with a label for attack labelling.

__init__()

Methods

__init__()

Attributes

label