FISHER DISCRIMINANT FUNCTION - ROC

조회 수: 8 (최근 30일)
programmer
programmer 2011년 12월 9일
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

답변 (1개)

Ilya
Ilya 2011년 12월 9일
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.

카테고리

Help CenterFile Exchange에서 ROC - AUC에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by