Handling Imbalanced datasets using Under-sampling techniques Part2

Published: 18 December 2023
on channel: Atul Patel
232
5

Different Techniques to deal with Imbalanced Dataset (Imbalanced Classes) in Machine Learning using undersampling

00:07 Random under-sampling with imblearn
02:07 Under-sampling: Tomek links
02:41 Undersampling with Cluster Centroids
03:22 Near Miss Undersampling
05:00 Undersampling with Neighborhood Cleaning Rule
06:47 Creating logistic Regression Model before Under-Sampling
07:45 Creating logistic Regression Model using Under-Sampling DataSets

Please refer below link to access the code :
https://github.com/atulpatelDS/Youtub...