If I have k different training sets, I also have k different models with k different metrics (k AUCs, k True Positive Rates, etc). For metrics I consider the averages of k values, but which model do I select? If I have k inductive decision trees, what is the final tree?

Similar questions and discussions