Skip to main content

Benchmarking imputation methods for microdata

Project description

Microimpute

Microimpute enables variable imputation through a variety of statistical methods. By providing a consistent interface across different imputation techniques, it allows researchers and data scientists to easily compare and benchmark different approaches using quantile loss and log loss calculations to determine the method providing most accurate results.

Features

Multiple imputation methods

  • Statistical Matching: Distance-based matching for finding similar observations
  • Ordinary Least Squares (OLS): Linear regression-based imputation
  • Quantile Regression: Distribution-aware regression imputation
  • Quantile Random Forests (QRF): Non-parametric forest-based approach
  • Mixture Density Networks (MDN): Neural network with Gaussian mixture approximation head

Automated method selection

  • AutoImpute: Automatically compares and selects the best imputation method for your data
  • Cross-validation: Built-in evaluation using quantile loss (numerical) and log loss (categorical)
  • Variable type support: Handles numerical, categorical, and boolean variables

Developer-friendly design

  • Consistent API: Standardized fit() and predict() interface across all models
  • Extensible architecture: Easy to implement custom imputation methods
  • Weighted data handling: Preserve data distributions with sample weights
  • Input validation: Automatic parameter and data validation

Interactive dashboard

  • Visual exploration: Analyze imputation results through interactive charts at https://microimpute-dashboard.vercel.app/
  • GitHub integration: Load artifacts directly from CI/CD workflows
  • Multiple data sources: File upload, URL loading and sample data

Installation

pip install microimpute

For image export functionality (PNG/JPG), install with:

pip install microimpute[images]

Examples and documentation

For detailed examples and interactive notebooks, see the documentation.

Contributing

Contributions are welcome to the project. Please feel free to submit a Pull Request with your improvements.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

microimpute-1.14.0.tar.gz (127.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

microimpute-1.14.0-py3-none-any.whl (110.4 kB view details)

Uploaded Python 3

File details

Details for the file microimpute-1.14.0.tar.gz.

File metadata

  • Download URL: microimpute-1.14.0.tar.gz
  • Upload date:
  • Size: 127.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for microimpute-1.14.0.tar.gz
Algorithm Hash digest
SHA256 fccfa5fca8f3a2f648997f65c2c6c1b8cc71984b520319fe9fc4e793b1375d22
MD5 c6b7e7bec171cbedda95edce3f1a4802
BLAKE2b-256 7329a2af48e177c591ed499c1a695aad348071d56509ef720c2e500b936b64bf

See more details on using hashes here.

File details

Details for the file microimpute-1.14.0-py3-none-any.whl.

File metadata

  • Download URL: microimpute-1.14.0-py3-none-any.whl
  • Upload date:
  • Size: 110.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for microimpute-1.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3f8b0eb3a41fe05603d05ae4a186cc00ebf9f788aef56f67523210b0cf989609
MD5 cc301e93aa92ba90cc8072b262f78862
BLAKE2b-256 c826430cbec5f1d83a7e6690fbe1f1b4528f89834d7019c7bf4118f2326dd1c6

See more details on using hashes here.

Supported by

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