ClassAggr# class scio.utils.ClassAggr(value)[source]# Bases: str, EnumWithExplicitSupport Enum for supported class_aggregation in JTLA. See [RCJB21, section 4.4]. Member Value Description ADV 'adv' Designed to detect adversarial samples. NAT 'nat' Designed to detect natural OoD samples.