Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

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

Project description

Predictive Imputer

https://img.shields.io/pypi/v/predictive_imputer.svg https://img.shields.io/travis/log0ymxm/predictive_imputer.svg 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 RandomForestRegressor

Credits

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

History

0.2.0 (2017-04-01)

  • Add new models that can be used for imputation: KNN and PCA (@founderfan)

  • Add early stopping (@founderfan)

0.1.0 (2016-11-28)

  • First release on PyPI.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page