SetKerasParameterRequest
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
akida_edge_learning_config: edgeimpulse_api.models.akida_edge_learning_config.AkidaEdgeLearningConfig | None
The type of the None singleton. -
anomaly_capacity: edgeimpulse_api.models.anomaly_capacity.AnomalyCapacity | None
The type of the None singleton. -
augmentation_policy_image: edgeimpulse_api.models.augmentation_policy_image_enum.AugmentationPolicyImageEnum | None
The type of the None singleton. -
augmentation_policy_spectrogram: edgeimpulse_api.models.augmentation_policy_spectrogram.AugmentationPolicySpectrogram | None
The type of the None singleton. -
auto_class_weights: pydantic.types.StrictBool | None
The type of the None singleton. -
batch_size: float | None
The type of the None singleton. -
block_parameters: edgeimpulse_api.models.block_parameters.BlockParameters | None
The type of the None singleton. -
custom_parameters: Dict[str, pydantic.types.StrictStr] | None
The type of the None singleton. -
custom_validation_metadata_key: pydantic.types.StrictStr | None
The type of the None singleton. -
last_shown_model_variant: edgeimpulse_api.models.keras_model_variant_enum.KerasModelVariantEnum | None
The type of the None singleton. -
learning_rate: float | None
The type of the None singleton. -
minimum_confidence_rating: float | None
The type of the None singleton. -
mode: pydantic.types.StrictStr | None
The type of the None singleton. -
profile_int8: pydantic.types.StrictBool | None
The type of the None singleton. -
script: pydantic.types.StrictStr | None
The type of the None singleton. -
selected_model_type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnum | None
The type of the None singleton. -
show_advanced_training_settings: pydantic.types.StrictBool | None
The type of the None singleton. -
show_augmentation_training_settings: pydantic.types.StrictBool | None
The type of the None singleton. -
skip_embeddings_and_memory: pydantic.types.StrictBool | None
The type of the None singleton. -
train_test_split: float | None
The type of the None singleton. -
training_cycles: pydantic.types.StrictInt | None
The type of the None singleton. -
use_learned_optimizer: pydantic.types.StrictBool | None
The type of the None singleton. -
visual_layers: List[edgeimpulse_api.models.keras_visual_layer.KerasVisualLayer] | None
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
mode_validate_enum
- v
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self