FISHER DISCRIMINANT FUNCTION - ROC
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all,
Any clue of links to sites with fisher linear discriminant implementation to analyse some digits taken from MNIST?
I can visualize the mean digits and cov matrices, but now I need the ROC curve and to calculate a threshold that minimizes the error and compare it to another linear discriminant.
Many thanks
0 Commenti
Risposte (1)
Ilya
il 9 Dic 2011
Open a documentation window by typing 'doc' in your session or selecting Product Help on MATLAB desktop. Then type 'roc' into the search field and press Enter. You will see (assuming you have Statistics Toolbox in a relatively recent version of MATLAB) plenty of hits from Statistics Toolbox. Alternatively, type 'lookfor roc' in your session.
0 Commenti
Vedere anche
Categorie
Scopri di più su ROC - AUC in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!