used coord on f2exp also)
http://lucene.472066.n3.nabble.com/file/n873240/prcurve.png
--
View this message in context:
http://lucene.472066.n3.nabble.com/Precision-recall-curve-with-contrib-benchmark-quality-tp82p873240.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com
tp://lucene.472066.n3.nabble.com/Precision-recall-curve-with-contrib-benchmark-quality-tp82p872585.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: java-u
://lucene.472066.n3.nabble.com/file/n872585/prcurve1.png
http://lucene.472066.n3.nabble.com/file/n872585/prcurve.png
--
View this message in context:
http://lucene.472066.n3.nabble.com/Precision-recall-curve-with-contrib-benchmark-quality-tp82p872585.html
Sent from the Lucene - Java Users
Thanks, that worked:)
--
View this message in context:
http://lucene.472066.n3.nabble.com/Precision-recall-curve-with-contrib-benchmark-quality-tp82p845518.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com
produce fancy output.
On Wed, May 26, 2010 at 5:32 AM, calin014 wrote:
>
> Hi,
>
> I am testing some ranking methods with /contrib/benchmark/quality package,
> and i was wondering if there is a simple way of building a precision-recall
> graph with the info gathered(maybe Qualit
Hi,
I am testing some ranking methods with /contrib/benchmark/quality package,
and i was wondering if there is a simple way of building a precision-recall
graph with the info gathered(maybe QualityStats.RecallPoint).
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com
ting the contrib/benchmark Quality
stuff into the "algorithm" framework that's used for timings, etc.?
For instance, I would like to write an algorithm file where my rounds
consist of doing various runs with different similarities all on the
same index.
It would probably need a new Task
a no args constructor, but this is not too bad...?
We need a new QualityRunTask for sure, but this is quite straightforward.
Cheers,
Doron
On Thu, Jan 31, 2008 at 12:31 AM, Grant Ingersoll <[EMAIL PROTECTED]>
wrote:
> Has anyone thought about integrating the contrib/benchmark Quality
> stu
Has anyone thought about integrating the contrib/benchmark Quality
stuff into the "algorithm" framework that's used for timings, etc.?
For instance, I would like to write an algorithm file where my rounds
consist of doing various runs with different similarities all on t