TensorFlow_RLRE icon indicating copy to clipboard operation
TensorFlow_RLRE copied to clipboard

test.py bug

Open TimWang666 opened this issue 6 years ago • 1 comments
trafficstars

你在计算num_total时 统计了所有拥有positive 实体对的个数,但在计算召回率的时候 可能会算上negative 的 导致后面的召回率大于1的

TimWang666 avatar Sep 08 '19 02:09 TimWang666

您好,测试的代码确实存在一些问题,类似于 #27 ,您说的这个问题我会再看看,但是很长时间没看过这个项目了。

xuyanfu avatar Sep 09 '19 16:09 xuyanfu