Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
max_label
float
min_label
value_groups_global_scale
List[edgeimpulse_api.models.raw_data_label_distribution_regression_value_group.RawDataLabelDistributionRegressionValueGroup]
value_groups_local_scale
edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey.from_dict( obj: dict ) ‑> edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey
obj
dict
edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey
edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey.from_json( json_str: str ) ‑> edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey
json_str
str
edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey.to_dict( self )
self
edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.raw_data_label_distribution_regression_value_groups_per_key.RawDataLabelDistributionRegressionValueGroupsPerKey.to_str( self ) ‑> str
Was this page helpful?