Re: data snooping
Ah, thanks a ton!!!!! It sounds like there are two kinds of data snooping: i) looking at the training data and ii) looking at the test data. I guess looking at the training data can be commonly and inevitably happening if we are to use learning algorithms which require a training process, such as neural network, PLA, support vector machine, and so on.
|