How to reduce dimension before using logistic regression?

I am doing an MNIST handwritten digits recognition with logitic regression.But I found using 784 dimensions is too much. Is it possible to reduce the dimension before doing logistic regression like using PCA or LDA?

Answers (0)

Categories

Asked:

on 18 Mar 2015

Community Treasure Hunt

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

Start Hunting!