FISHER DISCRIMINANT FUNCTION - ROC

8 vues (au cours des 30 derniers jours)
programmer
programmer le 9 Déc 2011
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

Réponses (1)

Ilya
Ilya le 9 Déc 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.

Catégories

En savoir plus sur ROC - AUC dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by