accuracy 与 precision的区别
标签:
杂谈 |
分类: 机器学习 |
In
the fields of
http://upload.wikimedia.org/wikipedia/commons/thumb/3/38/Accuracy_and_precision.svg/520px-Accuracy_and_precision.svg.png与
Accuracy准确度 is the difference between the measured value and the true value of a tested material.
Precision精确度 is the repeatability of successive measurements under the same conditions.
测量的精密度、准确度和精确度
这是人们在测量中常常容易混淆的三个名词,虽然它们都是评价测量结果好坏的,但涵义有较大的差别。
1.测量的精密度高,是指偶然误差较小,这时测量数据比较集中,但系统误差的大小并不明确。
2.测量的准确度高,是指系统误差较小,这时测量数据的平均值偏离真值较少,但数据分散的情况,即偶然误差的大小不明确。
3.测量精确度(也常简称精度)高,是指偶然误差与系统误差都比较小,这时测量数据比较集中在真值附近。
Accuracy
Accuracy is
Precision is
精密度(Precision):是指多次重复测定同一量时各测定值之间彼此相符合的程度。表征测定过程中随机误差的大小。
精确度=准确度+精密度
http://bbs.21ic.com/upfiles/img/20077/200771620233895.jpg与
http://www.mathsisfun.com/images/hi-accuracy-hi-precision.gif与
Accuracy and precision in binary
classification
"Accuracy" is also used as a statistical measure of
how well a binary classification test correctly identifies or
excludes a condition.
That is,
On the other hand, precision is defined
as

加载中…