raedjamw / Imputation-Techniques

Fast, efficient code to pull non-null categorical data out, encode it and impute nulls with KNN Impute from fancyimpute library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imputation Techniques

Categorical

Encode and Impute missing values for categorical variables using K Nearest Neighbors

Continuous

Impute missing values using Bayesian Ridge for continuous variables

About

Fast, efficient code to pull non-null categorical data out, encode it and impute nulls with KNN Impute from fancyimpute library


Languages

Language:Jupyter Notebook 100.0%