What is the main advantage of using K-Nearest Neighbors imputation over simple mean imputation for missing data?
-
A
It considers relationships between features to produce context-aware estimates
-
B
It is computationally faster on large datasets
-
C
It always produces integer values for categorical data
-
D
It requires no hyperparameter tuning