colAUC
版本 1.2.0.0 (48.8 KB) 作者:
Jaroslaw Tuszynski
Calculates Area under ROC curve (AUC) for a vector or for each column of a matrix.
Function colAUC calculates Area under ROC curve (AUC) for a vector or for
each column of a matrix.
The main properties of this code:
* Ability to work with multi-dimensional data.
* Ability to work with multi-class datasets.
* Speed - this code was written to calculate AUC's for large number of
features, fast.
* Two different algorithms are provided one based on integrating ROC
curves and one based on Wilcoxon Rank Sum Test aka. Mann-Whitney U Test.
* Function can be used to plot ROC curves.
引用格式
Jaroslaw Tuszynski (2024). colAUC (https://www.mathworks.com/matlabcentral/fileexchange/30424-colauc), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2010a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 ROC - AUC 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!