KerasConfig
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
ConfigThe type of the None singleton. -
akida_edge_learning_config: edgeimpulse_api.models.akida_edge_learning_config.AkidaEdgeLearningConfig | NoneThe type of the None singleton. -
anomaly_capacity: edgeimpulse_api.models.anomaly_capacity.AnomalyCapacity | NoneThe type of the None singleton. -
augmentation_policy_image: edgeimpulse_api.models.augmentation_policy_image_enum.AugmentationPolicyImageEnumThe type of the None singleton. -
augmentation_policy_spectrogram: edgeimpulse_api.models.augmentation_policy_spectrogram.AugmentationPolicySpectrogram | NoneThe type of the None singleton. -
auto_class_weights: pydantic.types.StrictBool | NoneThe type of the None singleton. -
batch_size: pydantic.types.StrictInt | NoneThe type of the None singleton. -
block_parameters: edgeimpulse_api.models.block_parameters.BlockParameters | NoneThe type of the None singleton. -
custom_parameters: Dict[str, pydantic.types.StrictStr] | NoneThe type of the None singleton. -
custom_validation_metadata_key: pydantic.types.StrictStr | NoneThe type of the None singleton. -
default_batch_size: pydantic.types.StrictIntThe type of the None singleton. -
dependencies: edgeimpulse_api.models.dependency_data.DependencyDataThe type of the None singleton. -
last_shown_model_variant: edgeimpulse_api.models.keras_model_variant_enum.KerasModelVariantEnum | NoneThe type of the None singleton. -
learning_rate: floatThe type of the None singleton. -
minimum_confidence_rating: floatThe type of the None singleton. -
mode: pydantic.types.StrictStrThe type of the None singleton. -
name: pydantic.types.StrictStrThe type of the None singleton. -
profile_int8: pydantic.types.StrictBoolThe type of the None singleton. -
script: pydantic.types.StrictStrThe type of the None singleton. -
selected_model_type: edgeimpulse_api.models.keras_model_type_enum.KerasModelTypeEnumThe type of the None singleton. -
shape: pydantic.types.StrictStrThe type of the None singleton. -
show_advanced_training_settings: pydantic.types.StrictBoolThe type of the None singleton. -
show_augmentation_training_settings: pydantic.types.StrictBoolThe type of the None singleton. -
skip_embeddings_and_memory: pydantic.types.StrictBoolThe type of the None singleton. -
thresholds: List[edgeimpulse_api.models.block_threshold.BlockThreshold]The type of the None singleton. -
train_test_split: float | NoneThe type of the None singleton. -
trained: pydantic.types.StrictBoolThe type of the None singleton. -
training_cycles: pydantic.types.StrictIntThe type of the None singleton. -
transfer_learning_models: List[edgeimpulse_api.models.transfer_learning_model.TransferLearningModel]The type of the None singleton. -
type: edgeimpulse_api.models.learn_block_type.LearnBlockType | NoneThe type of the None singleton. -
use_learned_optimizer: pydantic.types.StrictBool | NoneThe type of the None singleton. -
visual_layers: List[edgeimpulse_api.models.keras_visual_layer.KerasVisualLayer]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
