theislab / ehrapy

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

Investigate whether current KNN imputation default (FKNNI) works for all sparseness and AnnData objects #803

Open Zethson opened 3 weeks ago

Zethson commented 3 weeks ago

Description of feature

We ran into cases in the past where users suddenly reported that it didn't impute everything and we need to understand this.

eroell commented 3 weeks ago

We ran into cases in the past where users suddenly reported that it didn't impute everything

Does this relate to the same reportings as #734?

Zethson commented 3 weeks ago

Yes! Sorry this is a duplicate now :(