MLTrainingSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| dataset_uuid | str | ||
| mlmodel_uuid | str | ||
| created_by_uuid | str | ||
| workspace_uuid | str | ||
| status | str | ||
| metadata | Dict[str, object] | ||
| created_at | datetime | ||
| updated_at | datetime |
| Name | Type | Description | Notes |
|---|---|---|---|
| uuid | str | ||
| dataset_uuid | str | ||
| mlmodel_uuid | str | ||
| created_by_uuid | str | ||
| workspace_uuid | str | ||
| status | str | ||
| metadata | Dict[str, object] | ||
| created_at | datetime | ||
| updated_at | datetime |