...

/

What is an imbalanced dataset?

What is an imbalanced dataset?

Imbalanced datasets are considered to be a big problem for classification tasks. We will learn about this issue during this lesson while exploring a real example for a better illustration.

Resampling imbalanced data

Usually, when working on a classification problem in a machine learning project, we may encounter what we call imbalanced datasets, which is an issue where the classes are not represented equally, causing many problems for some models. In this part of the ...

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy