TrainResult interface
訓練 API 呼叫的回應。
屬性
errors | 定型作業期間傳回的錯誤。 |
model |
模型的識別碼。 |
training |
用來定型模型的檔案清單,以及每個報告之定型作業錯誤的檔。 |
屬性詳細資料
errors
modelId
模型的識別碼。
modelId?: string
屬性值
string
訓練 API 呼叫的回應。
errors | 定型作業期間傳回的錯誤。 |
model |
模型的識別碼。 |
training |
用來定型模型的檔案清單,以及每個報告之定型作業錯誤的檔。 |
模型的識別碼。
modelId?: string
string