Apollo 10.0
自动驾驶开放平台
apollo::prediction::Performance结构体 参考
apollo::prediction::Performance 的协作图:

Public 属性

repeated float accuracy = 1
 
repeated float recall = 2
 
repeated float precision = 3
 

详细描述

在文件 network_model.proto14 行定义.

类成员变量说明

◆ accuracy

repeated float apollo::prediction::Performance::accuracy = 1

在文件 network_model.proto15 行定义.

◆ precision

repeated float apollo::prediction::Performance::precision = 3

在文件 network_model.proto17 行定义.

◆ recall

repeated float apollo::prediction::Performance::recall = 2

在文件 network_model.proto16 行定义.


该结构体的文档由以下文件生成: