View the Project on GitHub elements-storage/elements-sdk-python
Name | Type | Description | Notes |
---|---|---|---|
id | str | ||
state | int | [readonly] | |
progress | AIModelProgress | ||
dataset | AIDataset | ||
parameters | {str: (str, none_type)} | ||
log_path | str | [readonly] | |
name | str | ||
created_at | datetime | [readonly] | |
active | bool | [readonly] | |
training_task_id | str, none_type | ||
threshold | float | ||
epoch | int, none_type | ||
preprocessing_task | str, none_type |