AnomalyConfigResponse
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
ConfigThe 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 | NoneThe type of the None singleton. -
dependencies: edgeimpulse_api.models.dependency_data.DependencyDataThe type of the None singleton. -
error: pydantic.types.StrictStr | NoneThe type of the None singleton. -
minimum_confidence_rating: floatThe type of the None singleton. -
name: pydantic.types.StrictStrThe type of the None singleton. -
selected_axes: List[pydantic.types.StrictInt]The type of the None singleton. -
success: pydantic.types.StrictBoolThe type of the None singleton. -
thresholds: List[edgeimpulse_api.models.block_threshold.BlockThreshold]The type of the None singleton. -
trained: pydantic.types.StrictBoolThe 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
