Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
repeated float | accuracy = 1 |
repeated float | recall = 2 |
repeated float | precision = 3 |
在文件 network_model.proto 第 14 行定义.
repeated float apollo::prediction::Performance::accuracy = 1 |
在文件 network_model.proto 第 15 行定义.
repeated float apollo::prediction::Performance::precision = 3 |
在文件 network_model.proto 第 17 行定义.
repeated float apollo::prediction::Performance::recall = 2 |
在文件 network_model.proto 第 16 行定义.