Fawcett (http://www.hpl.hp.com/techreports/2003/HPL-2003-4.pdf) discusses
multi-class ROC curves briefly and cites Hand, D. J., & Till, R. J. (2001).
A simple generalization of the area under the ROC curve to multiple class
classification problems. Machine Learning, 45 (2), 171–186. That might be a
good place to start.

On Fri, Sep 26, 2014 at 2:26 AM, Sheila the angel <from.d.pu...@gmail.com>
wrote:

> 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
>
>
------------------------------------------------------------------------------
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