class edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.ClassifyJobResponseAllOfAccuracyTotalSummary(
**data: Any
)
Config
The type of the None singleton.
bad: pydantic.types.StrictInt
The type of the None singleton.
good: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.ClassifyJobResponseAllOfAccuracyTotalSummary
edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.from_json(
json_str: str
) ‑> edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.ClassifyJobResponseAllOfAccuracyTotalSummary
edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.to_dict(
self
)
edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.classify_job_response_all_of_accuracy_total_summary.to_str(
self
) ‑> str