iskandr/fancyimpute

Parallelize KNN Imputation

jlevy44 opened this issue · 1 comments

Any chance we can can add n_jobs parameter to KNN or implement one of the popular approximate nearest neighbors algorithms?

Trying to impute 12k samples without resorting to mean imputation.

Howdy. This package is currently being kept alive, but we're not actively updating anything. We do accept PRs, however.