metrics

2018-03-27  本文已影响0人  tongues

ROC空间将伪阳性率(FPR)定义为 X 轴,真阳性率(TPR)定义为 Y 轴。

参考:
[1]:https://www.wikiwand.com/zh-hans/ROC%E6%9B%B2%E7%BA%BF
[2]:https://www.w3cschool.cn/doc_scikit_learn/scikit_learn-modules-model_evaluation.html?lang=en#roc-metrics
[3]:https://datascience.stackexchange.com/questions/15989/micro-average-vs-macro-average-performance-in-a-multiclass-classification-settin/16001#16001
[4]:https://www.w3cschool.cn/doc_scikit_learn/scikit_learn-auto_examples-model_selection-plot_roc.html?lang=en#sphx-glr-auto-examples-model-selection-plot-roc-py

上一篇 下一篇

猜你喜欢

热点阅读