...

/

End of tail imputation

End of tail imputation

End of tail imputation is a technique used to impute missing values in a numeric variable. We will talk about this method in this lesson while exploring an illustrative example and the code needed to apply this method in machine learning projects.

Definition

End of tail imputation is equivalent to arbitrary value imputation, but it automatically selects arbitrary values at the end of the variable distributions.

This method works with numerical variables.

Arbitrary values are selected ...

Create a free account to access the full course.

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