AnomalyConfig
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
axes: List[edgeimpulse_api.models.anomaly_config_axes_inner.AnomalyConfigAxesInner]
The type of the None singleton. -
cluster_count: pydantic.types.StrictInt | None
The type of the None singleton. -
dependencies: edgeimpulse_api.models.dependency_data.DependencyData
The type of the None singleton. -
minimum_confidence_rating: float
The type of the None singleton. -
name: pydantic.types.StrictStr
The type of the None singleton. -
selected_axes: List[pydantic.types.StrictInt]
The type of the None singleton. -
thresholds: List[edgeimpulse_api.models.block_threshold.BlockThreshold]
The type of the None singleton. -
trained: pydantic.types.StrictBool
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self