How to handle missing data machine learning - using Missing Category

Опубликовано: 06 Август 2020
на канале: Coder's Digest
942
28

How to handle missing data machine learning
#datacleaning
#featureengineering
#missingvalueanalysis

link to mean median imputation :    • Mean Median imputation | handling mis...  
link to Mode imputation for categorical features:    • How To Handle Missing Values in Categ...  

Missing Data is something no Data scientist want to come across but there are many reasons for Data to be missing. E.g lets say the customer does not want to give data or we can say that who ever is collecting the data might have missed it or we can say in verbal communication a lot of data is missed. So in today's video we will see how we can impute the missing data using Missing category imputation . this is one of the easiest way to impute data
This particular technique introduces a new category to data , it is very very easy ,extremely useful and takes a lot less time and data analysis.


related tags:
impute missing categorical data in python

imputing categorical variables

replace missing values categorical variables in r

fill categorical missing values

knn imputation for categorical variables python

missing value treatment for categorical variable in r

missing data imputation neural network

what should you do when data are missing in a systematic way