I want to train a binary classification NN and part of this will require data pre-processing. However, I have a choice of which pre-processing algorithm to use. Of course I'd like to choose that one which is maximally informative for the purposes of training the NN. I feel sure that there might be some R package that I could us for this selection purpose, so could anyone point me in the right direction?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
You should cross-validate the entire algorithm, feature selection included. The |
||||
|
|