이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
AUC = fastAUC(labels,scores,posclass)
Calculates the Area under the ROC curve (AUC) for problems involving two distinct targets (i.e. binary classification problems). Main advantages of using this function are:
*speed
Written in C++, it performs much faster than perfcurve (Matlab statistics toolbox). On a benchmark of 20 million instances this function achieves a speed up factor of more than 100 with respect to perfcurve.
*independence
Works without needing to install the statistics toolbox.
Please send any questions, comments and/or suggestions by mail.
인용 양식
Enric Junque de Fortuny (2026). Faster ROC-AUC (https://kr.mathworks.com/matlabcentral/fileexchange/41258-faster-roc-auc), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 준 파일: RADIOMICS
