|
> 从计算式上看,增加M值,就能降低误判率。
Thanks for your explanation. So the error rate or probability of error is lowered by increasing M. Oracle still has to guarantee the query returns the correct result. (No matter how small the error or "false positive" is, it must go through another step to completely eliminate that error in the final result. Right?) Do you think the bug we're talking about here is due to the last step either missing or mis-programmed?
Yong Huang |
|