2013/3/16 Willi Richert <[email protected]>: > I wonder why scikit-learn does not support interpolated precision as defined > here: > http://nlp.stanford.edu/IR-book/html/htmledition/evaluation-of-ranked-retrieval-results-1.html > > Maybe an optional parameter that specifies whether to return real or > interpolated precision would be a nice feature to have here. Or are there > fundamental objections?
Interpolated precision only makes sense on ranked results. We don't have any ranking models. -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
