CustomBaseModelInfo interface
表示 CustomBaseModelInfo 的接口。
属性
| iteration |
要用于当前迭代训练的以前训练的项目的迭代 ID。 |
| project |
要用于当前迭代训练的以前训练的项目的项目 ID。 |
属性详细信息
iterationId
要用于当前迭代训练的以前训练的项目的迭代 ID。
iterationId: string
属性值
string
projectId
要用于当前迭代训练的以前训练的项目的项目 ID。
projectId: string
属性值
string