| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The structure of the algorithm definition. | ||
| Description | string | The description. | test |
| OwnerId | string | The ID of the Alibaba Cloud account. | user1 |
| ProjectName | string | The name of the project. | traningtest |
| CreateTime | string | The creation time. | 2023-05-31T10:19:40.572325888+08:00 |
| UpdateTime | string | The update time. | 2023-05-31T10:19:40.572325888+08:00 |
| TrainingSpecification | TrainingSpecification | The model training parameters. | |
| AlgorithmDefinitionId | string | The ID of the algorithm definition. | 8fc6e718-8d19-495f-a510-bcee3c598588 |
| Name | string | The name of the algorithm. | algoName |
| CustomLabels | array<object> | Custom labels. | |
| object | |||
| string | The custom labels of the file. This parameter is optional. A custom label stores custom key names and key-value pairs, which can be used to filter data. For more information, see Supported fields and operators. | { "MemberName": "Tim", "Enabled": "True", "ItemCount": "10" } |