Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Enric Junque de Fortuny (2026). Faster ROC-AUC (https://de.mathworks.com/matlabcentral/fileexchange/41258-faster-roc-auc), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: RADIOMICS
Allgemeine Informationen
- Version 1.6.0.0 (3,43 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.6.0.0 | Bugfix (abs). |
||
| 1.5.0.0 | Description |
||
| 1.4.0.0 | Updated install file. |
||
| 1.0.0.0 |
