Hey everybody.
I've been playing around with the classification score.
I want something that is called "average precision over classes" in the 
computer vision
literature (the standard measure on the MSRC task).
I'm not entirely sure what that is.
I thought it would be recall_score. It turns out that recall_score (with 
the default average='weighted')
is always the same as accuracy_score on my problem.
Is that expected / normal?

Cheers,
Andy

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to