HI,
thanks for your reply. I made an observation which seems totally strange to me:
I have a dataset which contains two concepts which differ significantly.
I use Sliding-Window-Validation with cumulative learning and a neural net inside.
What happens now is, if I switch off "shuffle" in the neural net operator it almost perfectly classifies my data, meaning it adjusts to the concept drift.
I do not understand that at all

. Isn t the error minimized over the whole dataset, which would mean that the effects of both concepts balance each other out?
I would be very grateful for ideas on that.
Regards
Hagen