How to visualize high dimension data separated by LDA

조회 수: 3 (최근 30일)
Gyorgy Levay
Gyorgy Levay 2016년 7월 21일
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by