Class imbalance is one of the most common and tricky problems in real-world classification tasks. In this hands-on 90-minute session, learners will explore why imbalanced classes degrade model performance and how to correct this using resampling techniques, especially SMOTE (Synthetic Minority Oversampling Technique). Learners will build a classification pipeline that includes oversampling, under sampling, and evaluation strategies to fairly assess model performance.
Duration: 90 mins
Course Code: BDT490
Learning Objectives:
After this course, you will be able to:
Training material provided: Yes (Digital format)
Hands-on Lab: Instructions will be provided to install Jupyter notebook and other required python libraries. Students can opt to use ‘Google Colaboratory’ if they do not want to install these tools