theislab / ehrapy

Electronic Health Record Analysis with Python.
https://ehrapy.readthedocs.io/
Apache License 2.0
232 stars 19 forks source link

knn_imputation with backend='faiss' can fail to impute values without raising a warning #734

Open eroell opened 5 months ago

eroell commented 5 months ago

Report

knn_imputation with backend='faiss' can fail to impute values without raising a warning in some cases; NaN's just stay NaN's.

need to further investigate & reproduce, but are aware

Version information

No response