Trimming
In this lesson, we will be covering one of the simplest methods to use for handling outliers, alongside some key points to bear in mind, and how to implement it using a sample python code.
Definition
Trimming (or truncation) simply means removing all the outliers and getting rid of them. We only need to decide on ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy