edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample(
**data: Any
)
Parameters | |
---|---|
**data | Any |
Bases |
---|
pydantic.v1.main.BaseModel |
pydantic.v1.utils.Representation |
Class variables | |
---|---|
Config | |
end_ms | float |
id | float |
name | pydantic.v1.types.StrictStr |
start_ms | float |
edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample
Parameters | |
---|---|
obj | dict |
Returns |
---|
edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample |
edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample.from_json(
json_str: str
) ‑> edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample
Parameters | |
---|---|
json_str | str |
Returns |
---|
edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample |
edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample.to_dict(
self
)
Parameters | |
---|---|
self | |
edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample.to_json(
self,
indent=None
) ‑> str
Parameters | |
---|---|
self | |
indent=None | |
Returns |
---|
str |
edgeimpulse_api.models.dsp_trained_features_response_all_of_sample.DspTrainedFeaturesResponseAllOfSample.to_str(
self
) ‑> str
Parameters | |
---|---|
self | |
Returns |
---|
str |