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. Remove the column entirely from the dataset.
b. Impute the missing values using the mean or median of the column
c. Impute the missing values using the mode of the column
d. Impute the missing values using a model
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
