IBM Interview Question

Q1: how do you deal with missing value

Interview Answer

Anonymous

Feb 17, 2019

For missing values, I will impute them using Knn imputation or mean imputation if it is in a numerical attribute or if it a categorical I will impute them using mode