Logo

View the Project on GitHub elements-storage/elements-sdk-python

AIModel

Properties

Name Type Description Notes
id str    
state int   [readonly]
progress AIModelProgress    
dataset AIDatasetReference    
parameters {str: (str, none_type)}    
log_path str   [readonly]
name str    
created_at datetime   [readonly]
active bool   [readonly]
training_task_id str, none_type   [optional]
threshold float   [optional]
epoch int, none_type   [optional]
preprocessing_task str, none_type   [optional]

[Back to Model list] [Back to API list] [Back to README]