Treating Outliers in Python

12 / 16

What to do with the outliers?

Now that we have detected the outliers, what should we do with them?

There are some techniques used to deal with outliers. We will discuss them individually in the next few slides:

  1. Deleting observations
  2. Transforming values
  3. Imputation
  4. Separately treating

No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...