class edgeimpulse_api.models.dsp_sample_features_response_all_of_data.DspSampleFeaturesResponseAllOfData(
**data: Any
)
Config
The type of the None singleton.
sample: edgeimpulse_api.models.dsp_sample_features_response_all_of_sample.DspSampleFeaturesResponseAllOfSample | None
The type of the None singleton.
x: List[float]
The type of the None singleton.
y: pydantic.types.StrictInt
The type of the None singleton.
y_label: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.dsp_sample_features_response_all_of_data.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.dsp_sample_features_response_all_of_data.DspSampleFeaturesResponseAllOfData
edgeimpulse_api.models.dsp_sample_features_response_all_of_data.from_json(
json_str: str
) ‑> edgeimpulse_api.models.dsp_sample_features_response_all_of_data.DspSampleFeaturesResponseAllOfData
edgeimpulse_api.models.dsp_sample_features_response_all_of_data.to_dict(
self
)
edgeimpulse_api.models.dsp_sample_features_response_all_of_data.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.dsp_sample_features_response_all_of_data.to_str(
self
) ‑> str