The models are trained using the same dataset.
I know these criterions can be use to do model selection for nested features. Suppose model 1 has feature A,B,C, model 2 has feature B,C,D, I can use these criterion for model comparison. But what if I have models of A, B, C, can I use BIC to compare to model with features D, E, F?