Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Predictive imputation of missing values with sklearn interface. This is a simple implementation of the idea presented in the MissForest R package.

License

Notifications You must be signed in to change notification settings

paul-english/predictive_imputer

Repository files navigation

Predictive Imputer

image

image

Documentation Status

Updates

Predictive imputation of missing values with sklearn interface. This is a simple implementation of the idea presented in the MissForest R package.

Features

  • Basic imputation using RandomForest, KNN, or PCA
  • Early stopping if model has reached some convergence

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Predictive imputation of missing values with sklearn interface. This is a simple implementation of the idea presented in the MissForest R package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published