Closed
Description
Hi, I read about your ADASYN code and found something confusing. In your ADASYN code, when you create the synthetic samples, you chose a random sample from all the K-neighbors, which including majority samples. However, in the original ADASYN paper, the selected sample from K-neighbors is only chosen from minority class. Could you please check that? Thank you