AnomalyObject¶
Structure Class¶
AnomalyObject
dataclass
¶
Contains information about the unusual anomalies.
Attributes¶
observations
class-attribute
instance-attribute
¶
observations: Observations | None = None
The recorded value.
profile_subtype
class-attribute
instance-attribute
¶
profile_subtype: ProfileSubtype | None = None
The frequency of the anomaly.
profile_type
class-attribute
instance-attribute
¶
profile_type: ProfileType | None = None
The type of behavior of the profile.