class edgeimpulse_api.models.performance_calibration_raw_detection.PerformanceCalibrationRawDetection(
**data: Any
)
Config
The type of the None singleton.
end: pydantic.types.StrictInt
The type of the None singleton.
result: List[float]
The type of the None singleton.
start: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.performance_calibration_raw_detection.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.performance_calibration_raw_detection.PerformanceCalibrationRawDetection
edgeimpulse_api.models.performance_calibration_raw_detection.from_json(
json_str: str
) ‑> edgeimpulse_api.models.performance_calibration_raw_detection.PerformanceCalibrationRawDetection
edgeimpulse_api.models.performance_calibration_raw_detection.to_dict(
self
)
edgeimpulse_api.models.performance_calibration_raw_detection.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.performance_calibration_raw_detection.to_str(
self
) ‑> str