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.