Undersampling for Handling Imbalanced Datasets Python Machine Learning
YOUR LINK HERE:
http://youtube.com/watch?v=Ti8SbfFecuc
Whenever we do classification in ML, we often assume that target label is evenly distributed in our dataset. This helps the training algorithm to learn the features as we have enough examples for all the different cases. For example, in learning a spam filter, we should have good amount of data which corresponds to emails which are spam and non spam. • This even distribution is not always possible. I'll discuss one of the techniques known as Undersampling that helps us tackle this issue. • Undersampling is one of the techniques used for handling class imbalance. In this technique, we under sample majority class to match the minority class. • If you do have any questions with what we covered in this video then feel free to ask in the comment section below I'll do my best to answer those. • If you enjoy these tutorials would like to support them then the easiest way is to simply like the video give it a thumbs up also it's a huge help to share these videos with anyone who you think would find them useful. • Please consider clicking the SUBSCRIBE button to be notified for future videos thank you all for watching. • You can find me on: • GitHub - https://github.com/bhattbhavesh91 • Medium - / bhattbhavesh91 • #ClassImbalance #Undersampling #machinelearning #python #deeplearning #datascience #youtube
#############################
