Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - roc auc matlab
Search - roc auc matlab - List
计算ROC曲线和AUC的Matlab程序
Update : 2008-10-13 Size : 1.07kb Publisher : 刘国亮

计算ROC曲线和AUC的Matlab程序-Calculation of ROC curves and AUC of Matlab procedures
Update : 2025-02-19 Size : 1kb Publisher : 刘国亮

ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option). It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier -ROC curves illustrate performance on a binary classification problem where classification is based on simply thresholding a set of scores at varying levels. Lenient thresholds give high sensitivity but low specificity, strict thresholds give high specificity but low sensitivity the ROC curve plots this trade-off over a range of thresholds (usually with sens vs 1-spec, but I prefer sens vs spec this code gives you the option). It is theoretically possible to operate anywhere on the convex hull of an ROC curve, so this is plotted too. The area under the curve (AUC) for a ROC plot is a measure of overall accuracy, and the area under the ROCCH is a kind of upper bound on what might be achievable with a weighted combination of differently thresholded results from the given classifier
Update : 2025-02-19 Size : 4kb Publisher : saadat

A good matlab code that analysis the ROC curve and corresponding AUC value to estimate the sensitive and the currectness of the sample estimate. This code is suitable for variable type and function data.
Update : 2025-02-19 Size : 3kb Publisher : lihuijia

DL : 0
画ROC曲线,并求取相应的pf,pd值,求AUC值的matlab代码(Draw the ROC curve, and solve the PD, PF values)
Update : 2025-02-19 Size : 706kb Publisher : jojo7725
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.