文档
测试

模型验证列表

GET
http://192.168.1.50:8052/modelverify-view

接口描述

获取模型验证列表

请求参数

参数名
类型
描述
必填
pageIndex
int
页码
必填
pageSize
int
每页数量
必填
testTime
string
创建测试时间区间(2020-01-01~2020-02-01)
必填
testComment
string
测试说明
必填
testState
int
测试状态
必填

响应参数

参数名
类型
描述
必填
code
int
消息码(0:成功,1:失败)
必填
data
object
数据结果
必填
tableData
object
列表内容
必填
creatTime
string
测试时间
必填
testComment
string
测试说明
必填
testState
string
测试状态
必填
slideCount
int
玻片数量
必填
negativeAcc
int
阴性准确率
必填
positiveAcc
int
阳性准确率
必填
fPositiveRate
int
假阳率
必填
fNegativeRate
int
假阴率
必填
tableCount
int
列表数量
必填
message
必填