democlassify
PURPOSE
A demo used to test and demonstrate the usage of classifiers (clf_*)
SYNOPSIS
function democlassify
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- clf_ecoc Wrapper for ecoc that makes ecoc compatible with nfoldxval.
- clf_knn Create a k nearest neighbor classifier.
- clf_lda Create a Linear Discriminant Analysis (LDA) classifier.
- clf_svm Wrapper for svm that makes svm compatible with nfoldxval.
- confmatrix Generates a confusion matrix according to true and predicted data labels.
- demogendata Generate data drawn form a mixture of Gaussians.
- visualize_data Project high dim. data unto principal components (PCA) for visualization.
- montage2 [3D] Used to display a stack of T images.
This function is called by:
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003