I know that LDA can be used for classification, but I only want to use it for dimension reduction and then I would use another classifier (naive bayes, neural network etc) on LDA coordinates / scores. Can I do this? Or do I have to use the LDA’s ‘own

classifier’? Could you link references?

Thanks for your help

Similar questions and discussions