Skip to content
Back to formatted view

Raw Message

Message-ID: <f2cb12530712131348n61c9e52ey71e910ce5826136d@mail.gmail.com>
Date: 2007-12-13T21:48:43Z
From: Wan Kyu Kim
Subject: Average Precision (APR)

Hi,

Is there a R library (code) to calculate Average Precision?
I have been using ROCR to calculate other measure like AUC, F-measure etc.
But ARP (average precision) was not available although it provides
precision/recall.

I am almost sure that someone already implemented it.

wan