class edgeimpulse_api.models.performance_calibration_parameters_standard.PerformanceCalibrationParametersStandard(
**data: Any
)
Config
The type of the None singleton.
average_window_duration_ms: float
The type of the None singleton.
detection_threshold: float
The type of the None singleton.
suppression_ms: float
The type of the None singleton.
edgeimpulse_api.models.performance_calibration_parameters_standard.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.performance_calibration_parameters_standard.PerformanceCalibrationParametersStandard
edgeimpulse_api.models.performance_calibration_parameters_standard.from_json(
json_str: str
) ‑> edgeimpulse_api.models.performance_calibration_parameters_standard.PerformanceCalibrationParametersStandard
edgeimpulse_api.models.performance_calibration_parameters_standard.to_dict(
self
)
edgeimpulse_api.models.performance_calibration_parameters_standard.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.performance_calibration_parameters_standard.to_str(
self
) ‑> str