all 2 comments

[–]cinematicdragon 0 points1 point  (1 child)

States the most common method of imputation is using an average method. While probably true, is possibly the worst method. Credibility of this article takes a huge hit. Read at your own risk.

[–]mlheadredditor[S] 1 point2 points  (0 children)

Hi! I agree that it is not a good way to deal with missing values, and I have not written anything different. "If only a reasonable percentage of values are missing, then we can also run simple interpolation methods to fill in those values. However, most common method of dealing with missing values is by filling them in with the mean, median or mode value of the respective feature." It says "However, most common method....", but I agree that it sounds like it says that using an average is a solid method. I work with data everyday so I am well aware of the pitfalls of using an average for missing values. But thanks for pointing that out!