A Simple Generalisation of the Area Under the ROC Curve for Multiple Class Classification Problems

David J. Hand, Robert John Till
2001
3 references
1 repository
3 references

Code References

â–¶ scikit-learn/scikit-learn
3 files
â–¶ doc/modules/model_evaluation.rst
1
.. [HT2001] Hand, D.J. and Till, R.J., (2001). `A simple generalisation
â–¶ sklearn/metrics/_base.py
1
where the score is computed according to the Hand & Till (2001) algorithm.
â–¶ sklearn/metrics/_ranking.py
1
# Hand & Till (2001) implementation (ovo)
Link copied to clipboard!