Is there any Machine Learning/AI algorithm that lets you predict with incomplete features without missing value imputation process?
For instance, the model is trained with A,B,C,D,E features to predict F target. Then, I want to make prediction on a new data, but with only A,C,D,E is known without doing missing value imputation...
28 February 2021
1,556
6
View