This post is a part of a series about feature engineering techniques for machine learning with python.
You can check out the rest of the articles:
Welcome back! In this post, we’re going to cover the different imputation techniques used when dealing with missing data. Additionally, we’ll also explore a few code snippets you can use directly in your machine learning and data science projects.
Continue reading Hands-on with Feature Engineering Techniques: Imputing Missing Values