I am getting a high classification accuracy(90%, for a balanced data set of size 94 ) for a two class problem with just two features. But feature analysis shows that these two features are highly correlated (98%- correlation coefficient).

When I try classification with one of these features, accuracy drops to 60%, this seems to be a puzzle for me. Any other analysis could explain this puzzle? Any help in explaining this situation is highly appreciated.

Similar questions and discussions