What's the difference in strategy between SMOTE and Random Over Sampling when working with nominal data. I know the SMOTE typically uses knn to create new observations but how does that apply to nominal data?
What's the difference in strategy between SMOTE and Random Over Sampling when working with nominal data. I know the SMOTE typically uses knn to create new observations but how does that apply to nominal data?