View the Project on GitHub elements-storage/elements-sdk-swift
| Name | Type | Description | Notes |
|---|---|---|---|
| id | UUID | ||
| state | Int | [readonly] | |
| progress | AIModelProgress | ||
| dataset | AIDatasetReference | ||
| parameters | [String: String] | ||
| logPath | String | [readonly] | |
| name | String | ||
| createdAt | Date | [readonly] | |
| active | Bool | [readonly] | |
| trainingTaskId | String | [optional] | |
| threshold | Double | [optional] | |
| epoch | Int | [optional] | |
| preprocessingTask | String | [optional] |