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.12.0.tar.gz (125.3 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.12.0-py3-none-any.whl (108.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for microimpute-1.12.0.tar.gz
Algorithm Hash digest
SHA256 f8554b2f40d0d11b079860e7b32af04acb7910a8632dc5a6a8c469990c4aa225
MD5 aade99458533472ecff93930e2a91beb
BLAKE2b-256 8ef1b3e407ddadea69198b36f87b855416684d99631a1f62fb952ceb820f755c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: microimpute-1.12.0-py3-none-any.whl
  • Upload date:
  • Size: 108.7 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.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76433c4927a2140ab217e1da503b1e5c2fff03c4b6dfd940d8d7d5ccfc2df9fd
MD5 7bb97374b884a660f0c9ceeced0e26bf
BLAKE2b-256 535f6fb8a1058c6e06670f6cea56b49300cf169e685e254ff2455a97afc3f64b

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