How to visualize high dimension data separated by LDA

4 visualizzazioni (ultimi 30 giorni)
Hi, I'm trying to show how data clusters shift over multiple days. I have a 9 class problem in a 40 dim space and I use LDA ([results, error,POSTERIOR,logp,coeff] = CLASSIFY(SAMPLE,TRAINING,GROUP)) as my classifier. I would like to project the data to 2 and 3 dims, using the linear discriminants LDA finds (the ones that provide best separation). I've already done it with PCA, but that does not provide the results I need.
Thank you for your help!
George

Risposte (0)

Categorie

Scopri di più su Statistics and Machine Learning Toolbox 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!

Translated by