Example MATLAB script to plot ROC curve for different classification algorithms
Versión 1.0.0.0 (5,92 KB) por
Dr. Soumya Banerjee
Example MATLAB script to plot ROC curve and compute AUC for 4 different classification algorithms
Example MATLAB script to load data
and plot ROC curve and compute
AUC for 4 different classification
algorithms:
GLM with logistic regression
SVM
Naive Bayes
Classification trees
Usage:
matlab < plot_roc_curve_example_comparealgos.m
Adapted from
https://uk.mathworks.com/help/stats/perfcurve.html
Citar como
Dr. Soumya Banerjee (2026). Example MATLAB script to plot ROC curve for different classification algorithms (https://la.mathworks.com/matlabcentral/fileexchange/65629-example-matlab-script-to-plot-roc-curve-for-different-classification-algorithms), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre ROC - AUC en Help Center y MATLAB Answers.
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
