X and Y are not correlated (0.3); however, when I place X in random forests classifier predicting Y, alongside two (A, B) other (related) variables, X and two other variables (A, B) are significant predictors of Y. Note that the two other (A, B) variables are also not correlated with Y. How can I interpret this according to statistics and machine learning idea.
Representing one or more variable (A, or B or Y) with respect to another variable (X), where the variables don't have a strong correlation.