Skip to main content

SMOTE-ENN

Meaning

SMOTE-ENN is a hybrid data resampling technique in machine learning, designed to address imbalanced datasets by combining synthetic oversampling with data cleaning. It utilizes the Synthetic Minority Over-sampling Technique (SMOTE) and Edited Nearest Neighbors (ENN) to improve model performance. This approach is critical for scenarios like fraud detection in crypto.