pyrit.score.FloatScaleScorerAllCategories#
- class FloatScaleScorerAllCategories[source]#
Bases:
objectNamespace for float scale score aggregators that combine all categories.
These aggregators ignore category boundaries and aggregate all scores together, returning a single ScoreAggregatorResult with all categories combined.
- __init__()#
Methods