class edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.DspFeatureImportanceResponseAllOfLabels(
**data: Any
)
Config
The type of the None singleton.
features: List[edgeimpulse_api.models.dsp_feature_importance_response_all_of_features.DspFeatureImportanceResponseAllOfFeatures]
The type of the None singleton.
edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.DspFeatureImportanceResponseAllOfLabels
edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.from_json(
json_str: str
) ‑> edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.DspFeatureImportanceResponseAllOfLabels
edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.to_dict(
self
)
edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.dsp_feature_importance_response_all_of_labels.to_str(
self
) ‑> str