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.13.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.13.0-py3-none-any.whl (108.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: microimpute-1.13.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.13.0.tar.gz
Algorithm Hash digest
SHA256 a4044af0746854e421b31fe25e148f71770f0d2c33dbf3c185ac3088cb0d88fa
MD5 782a02ef6041c598344c75b3826ca8e9
BLAKE2b-256 09a974b92e3eaf65d05f1bb3de0330c79fe4e35a003d5d814a79446327e1d456

See more details on using hashes here.

File details

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

File metadata

  • Download URL: microimpute-1.13.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.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 de7e8047fc616291f9de68f0aa097b5a3c77a42e0529dd4db4b0c0244e1a3db2
MD5 4c14c33d74338d0011e01c43f639d32c
BLAKE2b-256 042503fb018a32835fdadaa5f40c1bab76bc84439e838e051d9ba2c34858645c

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