In this post, we will see how to deal with an imbalanced dataset using SMOTE (Synthetic Minority Over-sampling TEchnique). We will also see its implementation in Python.
This is a companion discussion topic for the original entry at http://iq.opengenus.org/smote-for-imbalanced-dataset/