class edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.PerformanceCalibrationGroundTruthSamplesInner(
**data: Any
)
Config
The type of the None singleton.
id: pydantic.types.StrictInt
The type of the None singleton.
idx: pydantic.types.StrictInt
The type of the None singleton.
length: float
The type of the None singleton.
start: float
The type of the None singleton.
edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.PerformanceCalibrationGroundTruthSamplesInner
edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.from_json(
json_str: str
) ‑> edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.PerformanceCalibrationGroundTruthSamplesInner
edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.to_dict(
self
)
edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.performance_calibration_ground_truth_samples_inner.to_str(
self
) ‑> str