FilterAUC operates on features with missing values by just ranking the missing values last (default in rank()). I'm not sure that this is statistically sound.
I'd suggest removing them and calculate the AUC on the remaining observations.
@berndbischl @pat-s ?
FilterAUCoperates on features with missing values by just ranking the missing values last (default inrank()). I'm not sure that this is statistically sound.I'd suggest removing them and calculate the AUC on the remaining observations.
@berndbischl @pat-s ?