Question: What is an appropriate way to handle missing values in a column when the missing values exceed 50% (of a descriptive feature) and the dataset
What is an appropriate way to handle missing values in a column when the missing values exceed 50% (of a descriptive feature) and the dataset is limited when building a machine-learning model?
a.
Impute the missing values using the mean or median of the column
b.
Impute the missing values using a model
c.
Impute the missing values using the mode of the column
d.
Remove the column entirely from the dataset.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
