Hello all,
In the example of ROC plot the ROC curve and ROC area is computed for
multiclass output (called micro-average ROC curve).
http://scikit-learn.org/stable/auto_examples/plot_roc.html

Is there any literature/research paper related to this approach?

It is not part of the sklearn.metrics.roc_curve which specifically says
" Note: this implementation is restricted to the binary classification
task."
Will this change in future and Multiclass (micro-average) ROC curve will be
added?

Thanks
-- 
Sheila
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to