小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

MAP(Mean Average Precision)

 danis_zn 2011-07-31
MAP(Mean Average Precision):單個主題的平均準(zhǔn)確率是每篇相關(guān)文檔檢索出后的準(zhǔn)確率的平均值。主集合的平均準(zhǔn)確率(MAP)是每個主題的平均準(zhǔn)確率的平均值。 MAP 是反映系統(tǒng)在全部相關(guān)文檔上性能的單值指標(biāo)。系統(tǒng)檢索出來的相關(guān)文檔越靠前(rank 越高),MAP就可能越高。如果系統(tǒng)沒有返回相關(guān)文檔,則準(zhǔn)確率默認(rèn)為0。
例如:假設(shè)有兩個主題,主題1有4個相關(guān)網(wǎng)頁,主題2有5個相關(guān)網(wǎng)頁。某系統(tǒng)對于主題1檢索出4個相關(guān)網(wǎng)頁,其rank分別為1, 2, 4, 7;對于主題2檢索出3個相關(guān)網(wǎng)頁,其rank分別為1,3,5。對于主題1,平均準(zhǔn)確率為(1/1+2/2+3/4+4/7)/4=0.83。對于主題 2,平均準(zhǔn)確率為(1/1+2/3+3/5+0+0)/5=0.45。則MAP= (0.83+0.45)/2=0.64。”

MRR是把標(biāo)準(zhǔn)答案在被評價系統(tǒng)給出結(jié)果中的排序取倒數(shù)作為它的準(zhǔn)確度,再對所有的問題取平均。

Wiki

Precision and recall are single-value metrics based on the whole list of documents returned by the system. For systems that return a ranked sequence of documents, it is desirable to also consider the order in which the returned documents are presented. Average precision emphasizes ranking relevant documents higher. It is the average of precisions computed at the point of each of the relevant documents in the ranked sequence:

 \operatorname{avep} =


where r is the rank, N the number retrieved, rel() a binary function on the relevance of a given rank, and P(r) precision at a given cut-off rank:

 \mbox{p(r)} =

This metric is also sometimes referred to geometrically as the area under the Precision-Recall curve.

Note that the denominator (number of relevant documents) is the number of relevant documents in the entire collection, so that the metric reflects performance over all relevant documents, regardless of a retrieval cutoff. See:.

^ Turpin, Andrew; Scholer, Falk (2006). "User performance versus precision measures for simple search tasks". Proceedings of the 29th Annual international ACM SIGIR Conference on Research and Development in information Retrieval_r(Seattle, Washington, USA, August 06-11, 2006) (New York, NY: ACM): 11–18. doi:10.1145/1148170.1148176



MAP(Mean Average Precision):單個主題的平均準(zhǔn)確率是每篇相關(guān)文檔檢索出后的準(zhǔn)確率的平均值。主集合的平均準(zhǔn)確率(MAP)是每個主題的平均準(zhǔn)確率的平均值。 MAP 是反映系統(tǒng)在全部相關(guān)文檔上性能的單值指標(biāo)。系統(tǒng)檢索出來的相關(guān)文檔越靠前(rank 越高),MAP就可能越高。如果系統(tǒng)沒有返回相關(guān)文檔,則準(zhǔn)確率默認(rèn)為0。
        例如:假設(shè)有兩個主題,主題1有4個相關(guān)網(wǎng)頁,主題2有5個相關(guān)網(wǎng)頁。某系統(tǒng)對于主題1檢索出4個相關(guān)網(wǎng)頁,其rank分別為1, 2, 4, 7;對于主題2檢索出3個相關(guān)網(wǎng)頁,其rank分別為1,3,5。對于主題1,平均準(zhǔn)確率為(1/1+2/2+3/4+4/7)/4=0.83。對于主題 2,平均準(zhǔn)確率為(1/1+2/3+3/5+0+0)/5=0.45。則MAP= (0.83+0.45)/2=0.64?!?/a>

    本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多